MonobjcMonobjc Documented Class Library
DecodePropertyList Method
NamespacesMonobjc.FoundationNSCoderDecodePropertyList()()()()

Decodes a property list that was previously encoded with encodePropertyList:.

Original signature is '- (id)decodePropertyList'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual Id DecodePropertyList()
Public Overridable Function DecodePropertyList As Id
public:
virtual Id^ DecodePropertyList()
Return Value

[Missing <returns> documentation for "M:Monobjc.Foundation.NSCoder.DecodePropertyList"]

Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)