Udostępnij przez


INode<TValue>._Value Właściwość

Definicja

Pobiera lub ustawia wartość elementu dla tego węzła w kontenerze.

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

Wartość właściwości

TValue

Wartość elementu dla tego węzła w kontenerze.

Dotyczy