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.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public ReadOnly Property Item6 As T6
Get
public:
property T6 Item6 {
T6 get ();
}
member Item6 : 'T6 with get
Property Value
Type:
T6See Also