DeploymentHistoryInfoCollection Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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