Span<T>.Length 屬性

定義

傳回目前範圍的長度。

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

屬性值

目前範圍的長度。

適用於