Compartir a través de


CFPropertyList.FromData(NSData, CFPropertyListMutabilityOptions) Método

Definición

public static ValueTuple<CoreFoundation.CFPropertyList,CoreFoundation.CFPropertyListFormat,Foundation.NSError> FromData (Foundation.NSData data, CoreFoundation.CFPropertyListMutabilityOptions options = CoreFoundation.CFPropertyListMutabilityOptions.Immutable);
static member FromData : Foundation.NSData * CoreFoundation.CFPropertyListMutabilityOptions -> ValueTuple<CoreFoundation.CFPropertyList, CoreFoundation.CFPropertyListFormat, Foundation.NSError>

Parámetros

data
NSData

Devoluciones

Se aplica a