Gets the first value in the pair.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public ReadOnly Property First As T
Get
public:
property T First {
T get ();
}
member First : 'T with get
Property Value
Type:
TSee Also