OzTupleT1, T2, T3, T4, T5, T6, T7, TRestItem7 Property |
Gets the value of the current Tuple(Of T1, T2, T3, T4, T5, T6, T7, TRest) object's seventh component.
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public ReadOnly Property Item7 As T7
Get
public:
property T7 Item7 {
T7 get ();
}
member Item7 : 'T7 with get
Property Value
Type:
T7See Also