CollectionView for WinForms
AddIndex メソッド

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 > C1CollectionViewBindingList クラス : AddIndex メソッド
The System.ComponentModel.PropertyDescriptor to add to the indexes used for searching.
Adds the System.ComponentModel.PropertyDescriptor to the indexes used for searching.
シンタックス
'宣言
 
Public Sub AddIndex( _
   ByVal property As System.ComponentModel.PropertyDescriptor _
) 
public void AddIndex( 
   System.ComponentModel.PropertyDescriptor property
)

パラメータ

property
The System.ComponentModel.PropertyDescriptor to add to the indexes used for searching.
例外
例外解説
要求されたメソッドまたは操作が実装されない場合にスローされる例外。
参照

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ