Mono Class Library: System.Collections.DictionaryEntry Overview | Members

System.Collections.DictionaryEntry.Key Property

Gets or sets an object representing the key of the current DictionaryEntry . [Edit]

public object Key { set; get; }

Value

A object representing the key of the current DictionaryEntry . [Edit]

Exceptions

TypeReason
ArgumentNullExceptionSet value is null. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0