다음을 통해 공유


IRangeValueIterator.Reset Method

Definition

Resets the iterator to the beginning of the iteration.

[Android.Runtime.Register("reset", "()V", "GetResetHandler:Android.Icu.Util.IRangeValueIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)]
public void Reset ();
[<Android.Runtime.Register("reset", "()V", "GetResetHandler:Android.Icu.Util.IRangeValueIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)>]
abstract member Reset : unit -> unit
Attributes

Remarks

Resets the iterator to the beginning of the iteration.

Java documentation for android.icu.util.RangeValueIterator.reset().

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