Click or drag to resize

OzTupleT1, T2, T3, T4, T5, T6, T7, TRestItem6 Property

Gets the value of the current Tuple(Of T1, T2, T3, T4, T5, T6, T7, TRest) object's sixth component.

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public T6 Item6 { get; }

Property Value

T6
See Also