Click or drag to resize

OzTupleT1, T2Item1 Property

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

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public T1 Item1 { get; }

Property Value

T1
See Also