共用方式為


NativeObject 類別

定義

public abstract class NativeObject : IDisposable, ObjCRuntime.INativeObject
type NativeObject = class
    interface INativeObject
    interface IDisposable
繼承
NativeObject
衍生
實作

建構函式

NativeObject()
NativeObject(IntPtr, Boolean)

屬性

Handle

方法

Dispose()
Dispose(Boolean)
Finalize()
InitializeHandle(IntPtr)
Release()
Retain()

適用於