RuleSetInfoCollection Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| Name | Beschreibung |
|---|---|
| RuleSetInfoCollection() | |
| RuleSetInfoCollection(ICollection) |
RuleSetInfoCollection()
public:
RuleSetInfoCollection();
public RuleSetInfoCollection();
Public Sub New ()
Gilt für:
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)
Parameter
- items
- ICollection