Name | Description | |
---|---|---|
NListWithEvents<T> Constructor |
The following tables list the members exposed by NListWithEvents<T>.
Name | Description | |
---|---|---|
NListWithEvents<T> Constructor |
Name | Description | |
---|---|---|
Add | Overloaded. Adds the given item to the list. | |
Remove | Overloaded. Removes the given item from the list. |
Name | Description | |
---|---|---|
OnAdd | Called when an item is added to the list. | |
OnRemove | Called when an item is removed from the list. |