IReference<T>.Value プロパティ

定義

IPropertyValue として表される型を取得します。

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

プロパティ値

T

型。

適用対象

こちらもご覧ください