IFileSystemInfoList

Description

The IFileSystemInfoList interface contains properties that are used to work with system information of files and directories collection.

Inheritance Hierarchy

IFileSystemInfoList

Properties

  Property name Brief description
Count

The Count property returns the number of elements in the collection.
Item

The Item property returns information about an element in the collection.

See also:

IO Assembly Interfaces