BindingManagerBase.GetItemProperties メソッド (ArrayList, ArrayList)
指定した ArrayList を使用して、バインディングのプロパティ記述子のコレクションを取得します。
Overloads Protected Friend Overridable Function GetItemProperties( _
_
ByVal dataSources As ArrayList, _ ByVal listAccessors As ArrayList _) As PropertyDescriptorCollection
[C#]
protected internal virtual PropertyDescriptorCollection GetItemProperties(ArrayListdataSources,ArrayListlistAccessors);
[C++]
protected public: virtual PropertyDescriptorCollection* GetItemProperties(ArrayList* dataSources,ArrayList* listAccessors);
[JScript]
protected internal function GetItemProperties(
dataSources : ArrayList,listAccessors : ArrayList) : PropertyDescriptorCollection;
パラメータ
戻り値
バインディングのプロパティ記述子を表す PropertyDescriptorCollection 。
解説
このメソッドは、データ連結コントロールを作成する開発者が使用します。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
BindingManagerBase クラス | BindingManagerBase メンバ | System.Windows.Forms 名前空間 | BindingManagerBase.GetItemProperties オーバーロードの一覧