Compartilhar via


DeploymentHistoryInfoCollection Construtores

Definição

Sobrecargas

DeploymentHistoryInfoCollection()

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

Aplica-se a

DeploymentHistoryInfoCollection(ICollection)

public:
 DeploymentHistoryInfoCollection(System::Collections::ICollection ^ items);
public DeploymentHistoryInfoCollection(System.Collections.ICollection items);
new Microsoft.RuleEngine.DeploymentHistoryInfoCollection : System.Collections.ICollection -> Microsoft.RuleEngine.DeploymentHistoryInfoCollection
Public Sub New (items As ICollection)

Parâmetros

items
ICollection

Aplica-se a