CManagedComponentWrapperClass Constructor

Definition

Instantiates an instance of the CManagedComponentWrapperClass object.

public:
 CManagedComponentWrapperClass();
public CManagedComponentWrapperClass ();
Public Sub New ()

Remarks

Custom component developers do not use this constructor. The data flow task instantiates the design-time instance of a component.

Applies to