次の方法で共有


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
属性

適用対象