Tuple<(Of <(<'T1, T2, T3, T4>)>)>..::..Item3 Property
Gets the value of the current Tuple<(Of <(<'T1, T2, T3, T4>)>)> object's third component.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public T3 Item3 { get; }
<TemplateAttribute> _ Public ReadOnly Property Item3 As T3 Get
[TemplateAttribute] public: property T3 Item3 { T3 get (); }