[]
Initializes a new instance of the CppObject class.
protected CppObject()
Protected Sub New()
Initializes a new instance of the CppObject class.
public CppObject(IntPtr pointer)
Public Sub New(pointer As IntPtr)
| Type | Name | Description |
|---|---|---|
| IntPtr | pointer | Pointer to Cpp Object |