NotifyListBase Class Methods
In This Topic
For a list of all members of this type, see NotifyListBase members.
Protected Methods
| Name | Description |
 | OnClear | Overridden. Performs additional custom processes when clearing the contents of the list. |
 | OnInsertComplete | Overridden. Performs additional custom processes after inserting a new element into the list. |
 | OnRemoveComplete | Overridden. Performs additional custom processes after removing an element from the list. |
 | OnSetComplete | Overridden. Performs additional custom processes after setting a value in the list. |
Top
See Also