Click or drag to resize
NotifyList<T>.RemoveIndex 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.ComponentModel.PropertyDescriptor

Implements

IBindingList.RemoveIndex(PropertyDescriptor)
See Also