RuleSetInfoCollection Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
RuleSetInfoCollection() | |
RuleSetInfoCollection(ICollection) |
RuleSetInfoCollection()
public:
RuleSetInfoCollection();
public RuleSetInfoCollection ();
Public Sub New ()
Aplica-se 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