NSKeyedArchiverDelegate_Extensions.ReplacingObject Method

Definition

public static void ReplacingObject (this Foundation.INSKeyedArchiverDelegate This, Foundation.NSKeyedArchiver archiver, Foundation.NSObject oldObject, Foundation.NSObject newObject);
static member ReplacingObject : Foundation.INSKeyedArchiverDelegate * Foundation.NSKeyedArchiver * Foundation.NSObject * Foundation.NSObject -> unit

Parameters

This
INSKeyedArchiverDelegate

The instance on which this extension method operates.

archiver
NSKeyedArchiver
oldObject
NSObject
newObject
NSObject

Applies to