Freigeben über


NSPropertyListSerialization.DataWithPropertyList Methode

Definition

Überlädt

DataWithPropertyList(NSObject, NSPropertyListFormat, NSError)
DataWithPropertyList(NSObject, NSPropertyListFormat, NSPropertyListWriteOptions, NSError)

DataWithPropertyList(NSObject, NSPropertyListFormat, NSError)

public static Foundation.NSData DataWithPropertyList (Foundation.NSObject plist, Foundation.NSPropertyListFormat format, out Foundation.NSError error);
static member DataWithPropertyList : Foundation.NSObject * Foundation.NSPropertyListFormat *  -> Foundation.NSData

Parameter

plist
NSObject
error
NSError

Gibt zurück

Gilt für:

DataWithPropertyList(NSObject, NSPropertyListFormat, NSPropertyListWriteOptions, NSError)

[Foundation.Export("dataWithPropertyList:format:options:error:")]
public static Foundation.NSData DataWithPropertyList (Foundation.NSObject plist, Foundation.NSPropertyListFormat format, Foundation.NSPropertyListWriteOptions options, out Foundation.NSError error);
static member DataWithPropertyList : Foundation.NSObject * Foundation.NSPropertyListFormat * Foundation.NSPropertyListWriteOptions *  -> Foundation.NSData

Parameter

plist
NSObject
error
NSError

Gibt zurück

Attribute

Gilt für: