Click or drag to resize
GenericListWrapperTIndexOf Method
See interface docs.

Namespace: VirtualRadar.Interface.PortableBinding
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int IndexOf(
	Object value
)

Parameters

value
Type: SystemObject

Return Value

Type: Int32

Implements

IListIndexOf(Object)
See Also