Share via


CFPropertyList Class

Definition

public class CFPropertyList : CoreFoundation.NativeObject
type CFPropertyList = class
    inherit NativeObject
Inheritance

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
Value

Methods

Name Description
AsData(CFPropertyListFormat)
ClearHandle() (Inherited from DisposableObject)
DeepCopy(CFPropertyListMutabilityOptions)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
FromData(NSData, CFPropertyListMutabilityOptions)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
IsValid(CFPropertyListFormat)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to