The IFileSystemInfoList interface contains properties to work with system information of files and directories collection.
IFileSystemInfoList
| Property name | Brief description | |
| The Count property returns number of elements in a collection. | ||
| The Item property returns information about an element in a collection. |
See also: