Members | Description | |||
Add | Adds an existing Element to the collection | |||
AddNew | Creates a new Element and adds it to the collection | |||
Count | The number of items in the collection | |||
Item | Gets an item from the collection | |||
Remove | Removes a given item from the collection | |||
OnCollectionChange | Event, fired when an item is added or removed from the collection |