IReference<T>.Value Proprietà

Definizione

Ottiene il tipo rappresentato come IPropertyValue.

public:
 property T Value { T get(); };
T Value();
public T Value { get; }
Public ReadOnly Property Value As T

Valore della proprietà

T

Tipo.

Si applica a

Vedi anche