Name | Description | |
---|---|---|
![]() | FolderCollection Constructor() | Initializes a new instance of the FolderCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the FolderCollection. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the FolderCollection. |
Name | Description | |
---|---|---|
![]() | Add | Adds the Folder to the FolderCollection. |
![]() | Clone | Creates a shallow copy of the FolderCollection. |
![]() | GetEnumerator | Gets an IEnumerator for the FolderCollection collection. |
![]() | RemoveAt | Removes the Folder at the specified index from the FolderCollection. |
Name | Description | |
---|---|---|
![]() | FolderCollection | Gets the Folder at the specified index. |