DeploymentItemCollection Constructor
Include Protected Members
Include Inherited Members
Creates an instance of the DeploymentItemCollection class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DeploymentItemCollection() | Initializes an instance of the DeploymentItemCollection class. | |
DeploymentItemCollection(DeploymentItemCollection) | Initializes an instance of the DeploymentItemCollection class by copying the provided DeploymentItemCollection object. |
Top