MonoTouch.Foundation.NSMutableIndexSet Class
Represents a mutable collection of unique, unsigned integers (uint). These integers are also known as indexes.

See Also: NSMutableIndexSet Members

Syntax

[MonoTouch.Foundation.Register("NSMutableIndexSet", true)]
public class NSMutableIndexSet : NSIndexSet, IDisposable

Remarks

NSMutableIndexSet sorts the integers as they are added, therefore the order in which integers are added is irrelevant.

Related content

Requirements

Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0