NSOrderedSet.AsSet Method

Definition

Returns a copy of this as an NSSet.

[Foundation.Export("set")]
public virtual Foundation.NSSet AsSet ();
abstract member AsSet : unit -> Foundation.NSSet
override this.AsSet : unit -> Foundation.NSSet

Returns

Attributes

Applies to