MonobjcMonobjc Documented Class Library
UnarchiverWillReplaceObjectWithObject Event
NamespacesMonobjc.FoundationNSKeyedUnarchiver..::..NSKeyedUnarchiverDelegateEventDispatcherUnarchiverWillReplaceObjectWithObject

Informs the delegate that one object is being substituted for another.

Original signature is '- (void)unarchiver:(NSKeyedUnarchiver *)unarchiver willReplaceObject:(id)object withObject:(id)newObject'

Available in Mac OS X v10.2 and later.

Declaration Syntax
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)