Assembly: IO;
Namespace: Prognoz.Platform.Interop.ForeIO;
The FileSystemInfoList class implements an object to work with system information of files and directories collection.
FileSystemInfoList
Class to get analog of the FileSystemInfoList class:
None;
Class to get analog of the FileSystemInfoList class object:
FileSystemInfoListClass;
Name | Brief description | |
Outdated. Use IDirectoryInfo.GetFileSystemInfos. |
Property name | Brief description | |
The Count property returns the number of elements in the collection. | ||
The Item property returns information about an element in the collection. |
See also: