The collection of components and component folders.
![]() | Duplicates and adds the component, with the supplied name or index, to the collection and then returns the duplicated component. |
![]() | Returns the specified folder. |
![]() | Retrieves component info from the collection by index. |
![]() | Retrieves component info from the collection by name. |
![]() | Loads a component from a specified file (full path) into the current folder and then returns the loaded component. |
![]() | Removes the named component from the collection. |
![]() | Returns an array of Folder names. |
![]() | Get the number of components available. |
![]() | Get the number of folders available. |
![]() | Get the current folder's name. |
![]() | Allows the user to iterate through the components. |