DataView::IBindingList::AddIndex Method (PropertyDescriptor^)
.NET Framework (current version)
For a description of this member, see IBindingList::AddIndex.
Assembly: System.Data (in System.Data.dll)
private: virtual void AddIndex( PropertyDescriptor^ property ) sealed = IBindingList::AddIndex
Parameters
- property
-
Type:
System.ComponentModel::PropertyDescriptor^
A System.ComponentModel.PropertyDescriptor object.
This member is an explicit interface member implementation. It can be used only when the DataView instance is cast to an IBindingList interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: