System.ComponentModel.IBindingList.AddIndex Method

Adds the System.ComponentModel.PropertyDescriptor to the indexes used for searching.

Syntax

public void AddIndex (PropertyDescriptor property)

Parameters

property
The System.ComponentModel.PropertyDescriptor to add to 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