다음을 통해 공유


MessagePattern.Clear Method

Definition

Clears this MessagePattern.

[Android.Runtime.Register("clear", "()V", "", ApiSince=24)]
public void Clear ();
[<Android.Runtime.Register("clear", "()V", "", ApiSince=24)>]
member this.Clear : unit -> unit
Attributes

Remarks

Clears this MessagePattern. countParts() will return 0.

Java documentation for android.icu.text.MessagePattern.clear().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to