ArrayBufferWriter<T>.Capacity 屬性

定義

取得底層緩衝區內的總空間。

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

屬性值

底層緩衝區的總容量。

適用於