NSOrderedSet.FirstObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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