Retrieves the object defined in each key-and-value pair.
[Visual Basic] Public Key As Object [C#] public object Key; [C++] public: Object* Key; [JScript] public var Key : Object;
DictionaryEntry Structure | DictionaryEntry Members | System.Collections Namespace