Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Gets or sets the specified value.

Namespace:   System.Collections.Specialized
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets the value at the specified index.

System_CAPS_pubpropertyItem[Object^]

Gets or sets the value with the specified key.

Return to top
Show:
© 2017 Microsoft