OLAP for WPF /Silverlight
GetProperties メソッド

C1.Silverlight.Olap.5 アセンブリ > C1.Olap 名前空間 > TypeDescriptor クラス : GetProperties メソッド
取得するプロパティを保持するオブジェクトまたは System.Type
オブジェクトまたはタイプのプロパティのコレクションを返します。
シンタックス
'宣言
 
Public Shared Function GetProperties( _
   ByVal obj As System.Object _
) As PropertyDescriptorCollection
public static PropertyDescriptorCollection GetProperties( 
   System.object obj
)

パラメータ

obj
取得するプロパティを保持するオブジェクトまたは System.Type

戻り値の型

指定されたオブジェクトまたはタイプのプロパティを持つ PropertyDescriptorCollection
参照

TypeDescriptor クラス
TypeDescriptor メンバ