Click or drag to resize
OzTupleT1Item1 Property
Gets the value of the Tuple(Of T1) object's single component.

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

Property Value

Type: T1
See Also