語言

CharArrayBuffer.SetLength(Int32) 方法

定義

設定緩衝區中的字元數。

[Android.Runtime.Register("setLength", "(I)V", "")]
public void SetLength(int len);
[<Android.Runtime.Register("setLength", "(I)V", "")>]
member this.SetLength : int -> unit

參數

len
Int32

新的長度,從零到緩衝容量。

屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於