次の方法で共有


RangeValueIteratorElement.Start Property

Definition

Starting integer of the continuous result range that has the same value

[Android.Runtime.Register("start", ApiSince=24)]
public int Start { get; set; }
[<Android.Runtime.Register("start", ApiSince=24)>]
member this.Start : int with get, set

Property Value

Attributes

Remarks

Starting integer of the continuous result range that has the same value

Java documentation for android.icu.util.RangeValueIterator.Element.start.

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