Foundation.NSKeyedUnarchiver: Method Members

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

See Also: Inherited members from Foundation.NSCoder

Public Methods

FinishDecoding()
Documentation for this section has not yet been entered.
GetClass(string) : ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
GlobalGetClass(string) : ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
GlobalSetClass(ObjCRuntime.Class, string)
Documentation for this section has not yet been entered.
SetClass(ObjCRuntime.Class, string)
Documentation for this section has not yet been entered.
SetRequiresSecureCoding(bool)
Documentation for this section has not yet been entered.
static
UnarchiveFile(string) : NSObject
Documentation for this section has not yet been entered.
static
UnarchiveObject(NSData) : NSObject
Documentation for this section has not yet been entered.

Protected Methods

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