EnumerableChangedHandlerTItem, TCollection Methods |
The EnumerableChangedHandlerTItem, TCollection generic type exposes the following members.
Name | Description | |
---|---|---|
InitializeCollection |
Initializes the collection, usually by adding the collection to the underlying handler.
| |
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).) |