ComponentOne Bitmap for WPF
CppObject Class Members
Properties  Methods  Events

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : CppObject Class

The following tables list the members exposed by CppObject.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CppObject class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGet a pointer to the underlying Cpp Object  
Public PropertyGets or sets a custom user tag object to associate with this instance..  
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
Public Methodstatic (Shared in Visual Basic)Instantiate a ComObject from a native pointer.  
Public Methodstatic (Shared in Visual Basic)Return the unmanaged C++ pointer from a ICallbackable instance.  
Top
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
Public Operators
Performs an explicit conversion from CppObject to System.IntPtr.
Top
See Also

Reference

CppObject Class
C1.Util.DX Namespace