InplaceStringBuilder.Capacity 屬性

定義

取得目前 InplaceStringBuilder 物件可包含的字元數。

public:
 property int Capacity { int get(); void set(int value); };
public int Capacity { get; set; }
member this.Capacity : int with get, set
Public Property Capacity As Integer

屬性值

適用於