IBindingList::AddIndex Method (PropertyDescriptor^)
.NET Framework (current version)
Adds the PropertyDescriptor to the indexes used for searching.
Assembly: System (in System.dll)
Parameters
- property
-
Type:
System.ComponentModel::PropertyDescriptor^
The PropertyDescriptor to add to the indexes used for searching.
The list must support this method. However, support for this method can be a nonoperation.
.NET Framework
Available since 1.1
Available since 1.1
Show: