Partager via


ValueIteratorElement.Value Property

Definition

Gets the Object value associated with the integer index.

[Android.Runtime.Register("value", ApiSince=24)]
public Java.Lang.Object? Value { get; set; }
[<Android.Runtime.Register("value", ApiSince=24)>]
member this.Value : Java.Lang.Object with get, set

Property Value

Attributes

Remarks

Gets the Object value associated with the integer index.

Java documentation for android.icu.util.ValueIterator.Element.value.

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