For a list of all members of this type, see KeyedCollectionBase<TKey,TItem> members.
Public Properties
| Name | Description |
 | Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) |
 | Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
 | Item |
Gets the element with the specified key.
|
Top
Protected Properties
| Name | Description |
 | Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) |
 | Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Top
See Also