[]
Performs an explicit conversion from CppObject to IntPtr.
public static explicit operator IntPtr(CppObject cppObject)
The CPP object.
The result of the conversion.