System.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>

Public Properties

[read-only]
ComparerIEqualityComparer<TKey>.

Gets the generic equality comparer that is used to determine equality of keys in the collection.

[read-only]
default property
Item(TKey)TItem. Documentation for this section has not yet been entered.

Protected Properties