Sdílet prostřednictvím


RuleSetInfoCollection Konstruktory

Definice

Přetížení

RuleSetInfoCollection()
RuleSetInfoCollection(ICollection)

RuleSetInfoCollection()

public:
 RuleSetInfoCollection();
public RuleSetInfoCollection ();
Public Sub New ()

Platí pro

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)

Parametry

items
ICollection

Platí pro