MonoMac.Foundation.NSKeyedArchiver: Method Members

The methods of MonoMac.Foundation.NSKeyedArchiver are listed below. For a list of all members, see the NSKeyedArchiver Members list.

See Also: Inherited members from MonoMac.Foundation.NSCoder

Public Methods

static
ArchivedDataWithRootObject(NSObject) : NSData
Documentation for this section has not yet been entered.
static
ArchiveRootObjectToFile(NSObject, string) : bool
Documentation for this section has not yet been entered.
FinishEncoding()
Documentation for this section has not yet been entered.
GetClassName(MonoMac.ObjCRuntime.Class) : string
Documentation for this section has not yet been entered.
static
GlobalGetClassName(MonoMac.ObjCRuntime.Class) : string
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.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSKeyedArchiver object.