NSSet.IsSubsetOf(NSSet) Method

Definition

[Foundation.Export("isSubsetOfSet:")]
public virtual bool IsSubsetOf (Foundation.NSSet other);
abstract member IsSubsetOf : Foundation.NSSet -> bool
override this.IsSubsetOf : Foundation.NSSet -> bool

Parameters

other
NSSet

Returns

Attributes

Applies to