Mono Class Library: OverviewSystem.Collections.ObjectModel.KeyedCollection<TKey,TItem>: Property Members |
The properties 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>
[read-only] Comparer IEqualityComparer<TKey>. Documentation for this section has not yet been entered. [read-only] default propertyItem(TKey) TItem. Documentation for this section has not yet been entered.
[read-only] Dictionary IDictionary<TKey, TItem>. Documentation for this section has not yet been entered.