ValueTuple.ITuple.Length Vlastnost

Definice

Získá délku této ValueTuple instance, což je vždy 0. V tabulce ValueTuplenejsou žádné prvky .

property int System::Runtime::CompilerServices::ITuple::Length { int get(); };
int System.Runtime.CompilerServices.ITuple.Length { get; }
member this.System.Runtime.CompilerServices.ITuple.Length : int
 ReadOnly Property Length As Integer Implements ITuple.Length

Hodnota vlastnosti

0, počet prvků v této ValueTuple instanci.

Implementuje

Platí pro