ValueTuple.ITuple.Length Właściwość

Definicja

Pobiera długość tego ValueTuple wystąpienia, czyli zawsze 0. Brak elementów w obiekcie 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

Wartość właściwości

Int32

0, liczba elementów w tym ValueTuple wystąpieniu.

Implementuje

Dotyczy