NSMutableOrderedSet.Replace(nint, NSObject) Method

Definition

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

Parameters

objectAtIndex
System.System.IntPtr System.nativeint
newObject
NSObject
Attributes

Applies to