| Property | Description | |||
| Method Name | Add | |||
| Argument - pNewCls | The class item to add to the collection (see Collection Types for the type of object that the collection holds). | |||
| Description | Adds a primitive to the collection | |||
| Remarks | Causes the OnCollectionChange to be fired, after the class is added. Also see AddAt |