Click or drag to resize

OzTupleT1, T2, T3, T4, T5, T6, T7Item7 Property

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

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public T7 Item7 { get; }

Property Value

Type: T7
See Also