VirtualFileSystemNodes Object (IVirtualFileSystemNodes Interface)
This object is a collection of virtual file system nodes that are child nodes having one parent.
Properties
| Name | Type | Description |
|---|---|---|
| Count | Integer, read-only | Stores the number of elements in the collection. |
| Element | VirtualFileSystemNode, read-only | Provides access to a single element of the collection. |
Methods
| Name | Description |
|---|---|
| Item | Provides access to a single element of the collection. |
Related objects

See also
8/15/2023 1:19:30 PM