BindingSource.System.ComponentModel.IBindingList.AddIndex メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Private Sub System.ComponentModel.IBindingList.AddIndex ( _ property As PropertyDescriptor _ ) Implements IBindingList.AddIndex
Dim instance As BindingSource Dim property As PropertyDescriptor CType(instance, IBindingList).AddIndex(property)
private: virtual void System.ComponentModel.IBindingList.AddIndex ( PropertyDescriptor^ property ) sealed = IBindingList::AddIndex


基底のリストが IBindingList 型である場合、このメソッドはインデックスに PropertyDescriptor を追加します。それ以外の場合は、このメソッドを呼び出すと NotSupportedException がスローされます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBindingSource.System.ComponentModel.IBindingList.AddIndex メソッドを検索する場合は、下記のリンクをクリックしてください。

- BindingSource.System.ComponentModel.IBindingList.AddIndex メソッドのページへのリンク