Name | Description | |
---|---|---|
Clear | (Inherited from System.Collections.CollectionBase) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
For a list of all members of this type, see NotifyCollection members.
Name | Description | |
---|---|---|
Clear | (Inherited from System.Collections.CollectionBase) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | Overridden. Performs additional custom processes after clearing the contents of the NotifyCollection instance. | |
OnCollectionChanged | Raises the CollectionChanged event. | |
OnInsert | (Inherited from System.Collections.CollectionBase) | |
OnInsertComplete | Overridden. Performs additional custom processes after inserting a new element into the NotifyCollection instance. | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | Overridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |