Click or drag to resize
NotifyListTFind 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 int Find(
	PropertyDescriptor property,
	Object key
)

Parameters

property
Type: System.ComponentModelPropertyDescriptor
key
Type: SystemObject

Return Value

Type: Int32

Implements

IBindingListFind(PropertyDescriptor, Object)
See Also