DeploymentItemCollection Oluşturucular

Tanım

Aşırı Yüklemeler

DeploymentItemCollection()

DeploymentItemCollection sınıfının örneğini başlatır.

DeploymentItemCollection(DeploymentItemCollection)

DeploymentItemCollectionBelirtilen nesneyi kopyalayarak sınıfın bir örneğini başlatır DeploymentItemCollection .

DeploymentItemCollection()

DeploymentItemCollection sınıfının örneğini başlatır.

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

Şunlara uygulanır

DeploymentItemCollection(DeploymentItemCollection)

DeploymentItemCollectionBelirtilen nesneyi kopyalayarak sınıfın bir örneğini başlatır DeploymentItemCollection .

public:
 DeploymentItemCollection(Microsoft::VisualStudio::TestTools::Common::DeploymentItemCollection ^ other);
public DeploymentItemCollection (Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection other);
new Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection : Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection -> Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection
Public Sub New (other As DeploymentItemCollection)

Parametreler

Şunlara uygulanır