The collection of components and component
folders.
DuplicateComponent |
Duplicates and adds the component, with the supplied name or index, to the collection and then returns the duplicated component. |
GetFolder |
Returns the specified folder. |
Remove |
Removes the named component from the collection. |
AvailableFolders |
Returns an array of Folder names. |
Count |
The number of components available. |
FolderCount |
The number of folders available. |
FolderName |
The current folder's name. |
Item |
Allows the user to iterate through the components. |


