ReadOnlySpan<T>.Length Özellik

Tanım

Salt okunur yayılmadaki öğelerin sayısı.

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

Özellik Değeri

Int32

Öğe sayısı.

Şunlara uygulanır