Enumerate the files of this directory.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public IEnumerable<S3FileInfo> EnumerateFiles()
 Return Value
 Return ValueAn enumerable collection of files.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception | 
 Declaration Syntax
 Declaration Syntax| C# | 
public IEnumerable<S3FileInfo> EnumerateFiles()
 Return Value
 Return Value Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception |