Defines a dictionary key-and-value pair that can be set or retrieved.
Object
ValueType
DictionaryEntry
[Visual Basic] Public Structure DictionaryEntry [C#] public struct DictionaryEntry [C++] public __value struct DictionaryEntry
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
The Entry method returns an instance of this class.
Namespace: System.Collections
Assembly: mscorlib.dll
DictionaryEntry Members | System.Collections Namespace | IDictionary | IDictionaryEnumerator