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:
