The members of MonoMac.Foundation.NSIndexSet are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Count | int. Documentation for this section has not yet been entered. |
| [read-only] | FirstIndex | uint. Documentation for this section has not yet been entered. |
| [read-only] | LastIndex | uint. Documentation for this section has not yet been entered. |
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. | ||
| IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. |