Mono Class Library: Overview

System.Collections.DictionaryEntry: Property Members

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

Public Properties

Keyobject. Gets or sets an object representing the key of the current DictionaryEntry .
Valueobject. Gets or sets an object representing the content of the current DictionaryEntry .