NSMutableArray.ReplaceObject(nint, NSObject) 方法

定义

[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

参数

index
System.System.IntPtr System.nativeint
withObject
NSObject
属性

适用于