ReadOnlyMemory<T>.Length 屬性

定義

取得記憶體區域中的項目數。

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

屬性值

Int32

記憶體區域中的項目數。

適用於