[]
        
(Showing Draft Content)

C1.Util.DX.CppObject.-ctor

CppObject Constructor

CppObject()

Initializes a new instance of the CppObject class.

Declaration
protected CppObject()

CppObject(IntPtr)

Initializes a new instance of the CppObject class.

Declaration
public CppObject(IntPtr pointer)
Parameters
Type Name Description
IntPtr pointer

Pointer to Cpp Object