Bagikan melalui


Tuple<T1,T2,T3,T4,T5,T6,T7,TRest>.ITuple.Length Properti

Definisi

Mendapatkan jumlah elemen dalam Tuple.

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

Nilai Properti

Jumlah elemen dalam Tuple.

Penerapan

Keterangan

Properti ITuple.Length adalah implementasi antarmuka eksplisit. Untuk menyebutnya, Anda harus mentransmisikan atau mengonversi jenis ke Tuple<T1,T2,T3,T4,T5,T6,T7,TRest>ITuple objek antarmuka.

Berlaku untuk