다음을 통해 공유


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
특성

적용 대상