Ozeki VoIP SDK Class library
Item4 Property
NamespacesOzeki.CommonOzTuple<(Of <(<'T1, T2, T3, T4, T5, T6>)>)>Item4
Gets the value of the current Tuple(Of T1, T2, T3, T4, T5, T6) object's fourth component.
Declaration Syntax
C#Visual BasicVisual C++
public T4 Item4 { get; }
Public ReadOnly Property Item4 As T4
	Get
public:
property T4 Item4 {
	T4 get ();
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243