For a list of all members of this type, see AnnAutomationObjects members
Public Methods
Name | Description | |
---|---|---|
Move | Moves an item to a new index. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
ToArray | Gets the item of this collection as an array. (Inherited from AnnObservableCollection<AnnAutomationObject>) |
Protected Methods
Name | Description | |
---|---|---|
ClearItems | Clears the collection. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
InsertItem | Inserts an item into this collection. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
MoveItem | Moves an item to a new index. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
OnCollectionChanged(AnnNotifyCollectionChangedEventArgs) | Raises the CollectionChanged event. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
OnCollectionChanged(NotifyLeadCollectionChangedEventArgs) | Raises the CollectionChanged event with the provided arguments. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
RemoveItem | Remove an item from the collection. (Inherited from AnnObservableCollection<AnnAutomationObject>) | |
SetItem | Sets an item in the collection with a new value. (Inherited from AnnObservableCollection<AnnAutomationObject>) |