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