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

See Also: NSMutableIndexSet Members

Syntax

[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: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0