The members of Foundation.NSKeyedArchiver are listed below.
See Also: Inherited members from Foundation.NSCoder
| Documentation for this section has not yet been entered. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| 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 | INSKeyedArchiverDelegate. An instance of the Foundation.NSKeyedArchiverDelegate model class which acts as the class delegate. | |
| PropertyListFormat | NSPropertyListFormat. Documentation for this section has not yet been entered. | |
| [read-only] static | RootObjectKey | NSString. Represents the value associated with the constant NSKeyedArchiveRootObjectKey |
| 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(ObjCRuntime.Class)Documentation for this section has not yet been entered. | ||
static | GlobalGetClassName(ObjCRuntime.Class)Documentation for this section has not yet been entered. | |
static | GlobalSetClassName(string, ObjCRuntime.Class)Documentation for this section has not yet been entered. | |
SetClassName(string, ObjCRuntime.Class)Documentation for this section has not yet been entered. | ||
SetRequiresSecureCoding(bool)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. |