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