'宣言 Public Overridable Function GetItemProperties( _ ByVal listAccessors() As PropertyDescriptor _ ) As PropertyDescriptorCollection
public virtual PropertyDescriptorCollection GetItemProperties( PropertyDescriptor[] listAccessors )
パラメータ
- listAccessors
- コレクション内で検索する連結可能な System.ComponentModel.PropertyDescriptorオブジェクトの配列。これは null に設定できます。
戻り値の型
データ連結に使用される各項目のプロパティを表す System.ComponentModel.PropertyDescriptorCollection。