Click or drag to resize

KeyValuePair2K, VValue Property

Gets or sets the value.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute]
public V Value { get; set; }

Property Value

Type: V
See Also