OLAP for WPF /Silverlight
GetItemProperties メソッド

C1.Silverlight.Olap.5 アセンブリ > C1.Olap 名前空間 > ITypedList インターフェース : GetItemProperties メソッド
コレクション内で検索する PropertyDescriptor オブジェクトの配列(null でもかまいません)。
データ連結に使用される各項目のプロパティを表す PropertyDescriptorCollection を返します。
シンタックス
'宣言
 
Function GetItemProperties( _
   ByVal listAccessors() As PropertyDescriptor _
) As PropertyDescriptorCollection

パラメータ

listAccessors
コレクション内で検索する PropertyDescriptor オブジェクトの配列(null でもかまいません)。

戻り値の型

データ連結に使用される各項目のプロパティを表す PropertyDescriptorCollection
参照

ITypedList インターフェース
ITypedList メンバ