The members of MonoMac.Foundation.NSKeyedArchiver are listed below.
See Also: Inherited members from MonoMac.Foundation.NSCoder
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | NSKeyedArchiverDelegate. An instance of the MonoMac.Foundation.NSKeyedArchiverDelegate model class which acts as the class delegate. | |
| PropertyListFormat | NSPropertyListFormat. Documentation for this section has not yet been entered. | |
| WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type | |
| WillEncode | NSEncodeHook. Delegate invoked by the object to get a value. |
static | ArchivedDataWithRootObject(NSObject)Documentation for this section has not yet been entered. | |
static | ArchiveRootObjectToFile(NSObject, string)Documentation for this section has not yet been entered. | |
FinishEncoding()Documentation for this section has not yet been entered. | ||
GetClassName(MonoMac.ObjCRuntime.Class)Documentation for this section has not yet been entered. | ||
static | GlobalGetClassName(MonoMac.ObjCRuntime.Class)Documentation for this section has not yet been entered. | |
static | GlobalSetClassName(string, MonoMac.ObjCRuntime.Class)Documentation for this section has not yet been entered. | |
SetClassName(string, MonoMac.ObjCRuntime.Class)Documentation for this section has not yet been entered. | ||
| EncodedObject | Event raised by the object. | |
| Finished | Event raised by the object. | |
| Finishing | Event raised by the object. | |
| ReplacingObject | Event raised by the object. |