The properties of System.Collections.DictionaryEntry are listed below. For a list of all members, see the DictionaryEntry Members list.
See Also: Inherited members from System.ValueType
Key object. Gets or sets an object representing the key of the current DictionaryEntry . Value object. Gets or sets an object representing the content of the current DictionaryEntry .