RuleSetInfoCollection 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
RuleSetInfoCollection() | |
RuleSetInfoCollection(ICollection) |
RuleSetInfoCollection()
public:
RuleSetInfoCollection();
public RuleSetInfoCollection ();
Public Sub New ()
Se aplica a
RuleSetInfoCollection(ICollection)
public:
RuleSetInfoCollection(System::Collections::ICollection ^ items);
public RuleSetInfoCollection (System.Collections.ICollection items);
new Microsoft.RuleEngine.RuleSetInfoCollection : System.Collections.ICollection -> Microsoft.RuleEngine.RuleSetInfoCollection
Public Sub New (items As ICollection)
Parámetros
- items
- ICollection