Aracılığıyla paylaş


ArgumentCollection Oluşturucular

Tanım

Aşırı Yüklemeler

ArgumentCollection()

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

Şunlara uygulanır

ArgumentCollection(ICollection)

public:
 ArgumentCollection(System::Collections::ICollection ^ items);
public ArgumentCollection(System.Collections.ICollection items);
new Microsoft.RuleEngine.ArgumentCollection : System.Collections.ICollection -> Microsoft.RuleEngine.ArgumentCollection
Public Sub New (items As ICollection)

Parametreler

items
ICollection

Şunlara uygulanır