Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
The following tables list the members exposed by NotifyCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
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) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when the collection has changed. |