NSMutableArray.ReplaceObject(nint, NSObject) Method

Definition

[Foundation.Export("replaceObjectAtIndex:withObject:")]
public virtual void ReplaceObject (nint index, Foundation.NSObject withObject);
abstract member ReplaceObject : nint * Foundation.NSObject -> unit
override this.ReplaceObject : nint * Foundation.NSObject -> unit

Parameters

index
System.System.IntPtr System.nativeint
withObject
NSObject
Attributes

Applies to