Sdílet prostřednictvím


ValueTuple.ITuple.Length Vlastnost

Definice

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

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

Int32

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

Implementuje

Platí pro