NSOrderedSet.LastObject Method

Definition

The last object in this ordered set.

[Foundation.Export("lastObject")]
public virtual Foundation.NSObject LastObject ();
abstract member LastObject : unit -> Foundation.NSObject
override this.LastObject : unit -> Foundation.NSObject

Returns

Attributes

Applies to