NSOrderedSet.FirstObject Method

Definition

The first object in this ordered set.

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

Returns

Attributes

Applies to