Show contents 

IO > IO Assembly Classes > FileSystemInfoList

FileSystemInfoList

Description

The FileSystemInfoList class implements an object to work with system information of files and directories collection.

Class object properties inherited from IFileSystemInfoList

  Property name Brief description
The Count property returns the number of elements in the collection.
Outdated. Use IDirectoryInfo.GetFileSystemInfo.
The Item property returns information about an element in the collection.

See also:

IO Assembly Classes