OLAP for WPF /Silverlight
GetValue メソッド (PropertyDescriptor)

C1.Silverlight.Olap.5 アセンブリ > C1.Olap 名前空間 > PropertyDescriptor クラス : GetValue メソッド
取得する値を保持するオブジェクト。
オブジェクトのプロパティの現在の値を取得します。
シンタックス
'宣言
 
Public Function GetValue( _
   ByVal obj As System.Object _
) As System.Object
public System.object GetValue( 
   System.object obj
)

パラメータ

obj
取得する値を保持するオブジェクト。

戻り値の型

オブジェクトのプロパティの現在の値。
参照

PropertyDescriptor クラス
PropertyDescriptor メンバ