Represents the collection of items in a Shell folder. This object contains properties and methods that allow you to retrieve information about the collection.
Members Table
The following table lists the members exposed by the
FolderItems
object.
Attributes/Properties
| Property | Description |
|---|
| Application |
Contains the Application object of the folder items collection. |
| Count |
Contains the number of items in the collection. |
| Parent |
Not implemented. |
Methods
| Method | Description |
|---|
| _NewEnum |
Not implemented. |
| Item |
Retrieves the FolderItem object for a specified item in the collection. |