CFPropertyList Constructores

Definición

Sobrecargas

CFPropertyList(IntPtr)

public CFPropertyList(IntPtr handle);
new CoreFoundation.CFPropertyList : nativeint -> CoreFoundation.CFPropertyList

Parámetros

handle
IntPtr

nativeint

Se aplica a

CFPropertyList(IntPtr, Boolean)

public CFPropertyList(IntPtr handle, bool owns);
new CoreFoundation.CFPropertyList : nativeint * bool -> CoreFoundation.CFPropertyList

Parámetros

handle
IntPtr

nativeint

owns
Boolean

Se aplica a