Click or drag to resize

OzTupleT1, T2, T3, T4Item4 Property

Gets the value of the current Tuple(Of T1, T2, T3, T4) object's fourth component.

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

Property Value

T4
See Also