The methods of MonoMac.Foundation.NSSet are listed below. For a list of all members, see the NSSet Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
Contains(NSObject)Documentation for this section has not yet been entered. | ||
Contains(object)Documentation for this section has not yet been entered. | ||
static | CreateSet()Documentation for this section has not yet been entered. | |
Enumerate(NSSetEnumerator)Documentation for this section has not yet been entered. | ||
GetEnumerator()Enumerate over the NSObjects in the set. | ||
IntersectsSet(NSSet)Documentation for this section has not yet been entered. | ||
IsEqualToSet(NSSet)Documentation for this section has not yet been entered. | ||
IsSubsetOf(NSSet)Documentation for this section has not yet been entered. | ||
static | MakeNSObjectSet<T>(T[])Documentation for this section has not yet been entered. | |
ToArray<T>()Returns the contents of the set as a strongly typed array. | ||