ComponentDefinitions Object
Description
Object that holds a collection of objects.Properties
| Name | Description |
| Count | Property that returns the number of items in this collection. |
| Item | Allows integer-indexed access to objects in the collection. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
