ComponentOne Bitmap for UWP
ComObjectEventArgs Constructor

C1.UWP.DX Assembly > C1.Util.DX Namespace > ComObjectEventArgs Class : ComObjectEventArgs Constructor
The o.
Initializes a new instance of the ComObjectEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal o As ComObject _
)
public ComObjectEventArgs( 
   ComObject o
)

Parameters

o
The o.
See Also

Reference

ComObjectEventArgs Class
ComObjectEventArgs Members