Click or drag to resize
OzTupleT1, T2, T3, T4, T5, T6, T7, TRestRest Property
Gets the current Tuple(Of T1, T2, T3, T4, T5, T6, T7, TRest) object's remaining components.

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

Property Value

Type: TRest
See Also