The methods of MonoMac.Foundation.NSIndexSet are listed below. For a list of all members, see the NSIndexSet Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
Contains(NSIndexSet)Documentation for this section has not yet been entered. | ||
Contains(uint)Documentation for this section has not yet been entered. | ||
EnumerateRanges(NSRangeIterator)Documentation for this section has not yet been entered. | ||
EnumerateRanges(NSEnumerationOptions, NSRangeIterator)Documentation for this section has not yet been entered. | ||
EnumerateRanges(NSRange, NSEnumerationOptions, NSRangeIterator)Documentation for this section has not yet been entered. | ||
static | FromArray(int[])Documentation for this section has not yet been entered. | |
static | FromArray(uint[])Documentation for this section has not yet been entered. | |
static | FromIndex(int)Documentation for this section has not yet been entered. | |
static | FromNSRange(NSRange)Documentation for this section has not yet been entered. | |
GetEnumerator()Documentation for this section has not yet been entered. | ||
IndexGreaterThan(uint)Documentation for this section has not yet been entered. | ||
IndexGreaterThanOrEqual(uint)Documentation for this section has not yet been entered. | ||
IndexLessThan(uint)Documentation for this section has not yet been entered. | ||
IndexLessThanOrEqual(uint)Documentation for this section has not yet been entered. | ||
IsEqual(NSIndexSet)Documentation for this section has not yet been entered. | ||
ToArray()Documentation for this section has not yet been entered. | ||