Click or drag to resize

OzTupleT1, T2, T3Item2 Property

Gets the value of the current Tuple(Of T1, T2, T3) object's second component.

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public T2 Item2 { get; }

Property Value

Type: T2
See Also