Retrieves the definition associated with a key.
[Visual Basic] Public Value As Object [C#] public object Value; [C++] public: Object* Value; [JScript] public var Value : Object;
DictionaryEntry Structure | DictionaryEntry Members | System.Collections Namespace