CollectionView for WinForms
RemoveIndex メソッド

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

パラメータ

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

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ