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.
OrderedDictionary::Item Property
.NET Framework (current version)
Gets or sets the specified value.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets the value at the specified index. |
![]() | Item[Object^] | Gets or sets the value with the specified key. |
Show:
