DataPackage Constructor

Definition

Constructor that creates a new DataPackage.

public:
 DataPackage();
 DataPackage();
public DataPackage();
function DataPackage()
Public Sub New ()

Remarks

In general, the system handles the destruction of a DataPackage object. Your app should not have to handle this event.

Applies to