Block.Length 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得區塊的長度值。

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

屬性值

區塊的長度值。

適用於