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