Gets the second 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 Second As T
Get
public:
property T Second {
T get ();
}
member Second : 'T with get
Property Value
Type:
TSee Also