RuleSetInfoCollection Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
RuleSetInfoCollection() | |
RuleSetInfoCollection(ICollection) |
RuleSetInfoCollection()
public:
RuleSetInfoCollection();
public RuleSetInfoCollection ();
Public Sub New ()
S’applique à
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)
Paramètres
- items
- ICollection