共用方式為


Span.Length 屬性

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。 取得或設定範圍內容的長度。

public override int Length { get; }
member this.Length : int
Public Overrides ReadOnly Property Length As Integer

屬性值

範圍內容的長度。

適用於