NativeObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |