Share via


ITuple.Length Özellik

Tanım

Bu Tuple örnekteki öğelerin sayısını alır.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Özellik Değeri

Bu Tuple örnekteki öğelerin sayısı.

Şunlara uygulanır

Ayrıca bkz.