Compartir a través de


DeploymentHistoryInfoCollection Constructores

Definición

Sobrecargas

DeploymentHistoryInfoCollection()
DeploymentHistoryInfoCollection(ICollection)

DeploymentHistoryInfoCollection()

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

Se aplica 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

Se aplica a