Foundation.NSKeyedArchiver: Method Members

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

See Also: Inherited members from 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(ObjCRuntime.Class) : string
Documentation for this section has not yet been entered.
static
GlobalGetClassName(ObjCRuntime.Class) : string
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.

Protected Methods

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