Share via


NSKeyedUnarchiverDelegate_Extensions.ReplacingObject Method

Definition

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

Parameters

unarchiver
NSKeyedUnarchiver
oldObject
NSObject
newObject
NSObject
Attributes

Applies to