NSMutableOrderedSet.Remove(nint) Method

Definition

Removes the object at the specified index.

[Foundation.Export("removeObjectAtIndex:")]
public virtual void Remove (nint index);
abstract member Remove : nint -> unit
override this.Remove : nint -> unit

Parameters

index
System.System.IntPtr System.nativeint
Attributes

Applies to