The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
KeyedCollection<TKey, TItem>::Item Property
.NET Framework (current version)
Namespace:
System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Item[TKey] | Gets the element with the specified key. |
![]() | Item[Int32] | Gets or sets the element at the specified index.(Inherited from Collection<T>.) |
Show:
