Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
void IBindingList.AddIndex(
	PropertyDescriptor property
)
Visual Basic
Private Sub AddIndex ( _
	property As PropertyDescriptor _
) Implements IBindingList.AddIndex

Implements

IBindingList..::..AddIndex(PropertyDescriptor)

See Also