Click or drag to resize
GenericListWrapperTItem Property
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 Object this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Return Value

Type: Object

Implements

IListItemInt32
See Also