Mono Class Library: OverviewSystem.Collections.ObjectModel.KeyedCollection<TKey,TItem>: Method Members |
The methods of System.Collections.ObjectModel.KeyedCollection<TKey,TItem> are listed below. For a list of all members, see the KeyedCollection<TKey,TItem> Members list.
See Also: Inherited members from System.Collections.ObjectModel.Collection<TItem>
ChangeItemKey(TItem, TKey) Documentation for this section has not yet been entered. overrideClearItems() Documentation for this section has not yet been entered. abstractGetKeyForItem(TItem) : TKey Documentation for this section has not yet been entered. overrideInsertItem(int, TItem) Documentation for this section has not yet been entered. overrideRemoveItem(int) Documentation for this section has not yet been entered. overrideSetItem(int, TItem) Documentation for this section has not yet been entered.