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