NativeObject Class

Definition

public abstract class NativeObject : IDisposable, ObjCRuntime.INativeObject
type NativeObject = class
    interface INativeObject
    interface IDisposable
Inheritance
NativeObject
Derived
Implements

Constructors

NativeObject()
NativeObject(IntPtr, Boolean)

Properties

Handle

Methods

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

Applies to