System.Collections.DictionaryEntry.Value Property

Gets or sets the value in the key/value pair.

Syntax

public object Value { get; set; }

Value

A object representing the content of the current DictionaryEntry .

Remarks

Documentation for this section has not yet been entered.

Requirements

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