The methods of Foundation.NSPropertyListSerialization are listed below. For a list of all members, see the NSPropertyListSerialization Members list.
See Also: Inherited members from Foundation.NSObject
static | DataWithPropertyList(NSObject, NSPropertyListFormat, NSPropertyListWriteOptions, out NSError)Documentation for this section has not yet been entered. | |
static | IsValidForFormat(NSObject, NSPropertyListFormat)Documentation for this section has not yet been entered. | |
static | PropertyListWithData(NSData, NSPropertyListReadOptions, ref NSPropertyListFormat, out NSError)Documentation for this section has not yet been entered. | |
static | PropertyListWithStream(NSInputStream, NSPropertyListReadOptions, ref NSPropertyListFormat, out NSError)Documentation for this section has not yet been entered. | |
static | WritePropertyList(NSObject, NSOutputStream, NSPropertyListFormat, NSPropertyListWriteOptions, out NSError)Documentation for this section has not yet been entered. | |