NSMutableArray.RemoveObject(nint) Method

Definition

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

Parameters

index
System.System.IntPtr System.nativeint
Attributes

Applies to