Share via


NSKeyedArchiverDelegate_Extensions.ReplacingObject Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ReplacingObject(this Foundation.INSKeyedArchiverDelegate This, Foundation.NSKeyedArchiver archiver, Foundation.NSObject oldObject, Foundation.NSObject newObject);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ReplacingObject : Foundation.INSKeyedArchiverDelegate * Foundation.NSKeyedArchiver * Foundation.NSObject * Foundation.NSObject -> unit

Parameters

archiver
NSKeyedArchiver
oldObject
NSObject
newObject
NSObject
Attributes

Applies to