Share via


StructKeyValuePair<K,V>.Value Property

Definition

public:
 property V Value { V get(); void set(V value); };
public V Value { get; set; }
member this.Value : 'V with get, set
Public Property Value As V

Property Value

V

Applies to