共用方式為


CFPropertyList 建構函式

定義

多載

CFPropertyList(IntPtr)
CFPropertyList(IntPtr, Boolean)

CFPropertyList(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於

CFPropertyList(IntPtr, Boolean)

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

參數

handle
IntPtr

nativeint

owns
Boolean

適用於