Click or drag to resize
NotifyListTRemoveIndex Method
Not implemented.

Namespace: VirtualRadar.Interface.PortableBinding
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RemoveIndex(
	PropertyDescriptor property
)

Parameters

property
Type: System.ComponentModelPropertyDescriptor

Implements

IBindingListRemoveIndex(PropertyDescriptor)
See Also