System.ComponentModel.IBindingList.RemoveIndex Method

Removes the System.ComponentModel.PropertyDescriptor from the indexes used for searching.

Syntax

public void RemoveIndex (PropertyDescriptor property)

Parameters

property
The System.ComponentModel.PropertyDescriptor to remove from the indexes used for searching.

Remarks

The list must support this method. However, support for this method can be a nonoperation.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0