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