Share via


LinkedHashSet.Last Property

Definition

To be added

public virtual Java.Lang.Object? Last { [Android.Runtime.Register("getLast", "()Ljava/lang/Object;", "GetGetLastHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getLast", "()Ljava/lang/Object;", "GetGetLastHandler", ApiSince=35)>]
member this.Last : Java.Lang.Object

Property Value

Attributes

Remarks

To be added

Added in 21.

Java documentation for java.util.LinkedHashSet.getLast().

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