'宣言 Function GetItemProperties( _ ByVal listAccessors() As PropertyDescriptor _ ) As PropertyDescriptorCollection
PropertyDescriptorCollection GetItemProperties( PropertyDescriptor[] listAccessors )
パラメータ
- listAccessors
- コレクション内で検索する PropertyDescriptor オブジェクトの配列(null でもかまいません)。
戻り値の型
データ連結に使用される各項目のプロパティを表す PropertyDescriptorCollection。