DataStoreChangedHandlerTItem, TCollection Methods |
The DataStoreChangedHandlerTItem, TCollection generic type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEnumerator |
Gets the enumerator.
| |
| InternalElementAt |
Gets the element at the specified index.
(Overrides CollectionChangedHandlerTItem, TCollectionInternalElementAt(Int32).) | |
| InternalIndexOf |
Implements the mechanism for finding the index of an item (the slow way)
(Overrides CollectionChangedHandlerTItem, TCollectionInternalIndexOf(TItem).) | |
| OnRegisterCollection |
Called when the collection is registered
(Overrides CollectionChangedHandlerTItem, TCollectionOnRegisterCollection(EventArgs).) |