Share via


Value Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The value in the key/value pair.

Namespace:  System.Collections
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Value As Object
public Object Value
public:
Object^ Value
val mutable Value: Object
public var Value : Object

.NET Framework Security

See Also

Reference

DictionaryEntry Class

System.Collections Namespace