Compartir a través de


VocabularyInfoCollection Constructores

Definición

Sobrecargas

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

VocabularyInfoCollection()

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

Se aplica a

VocabularyInfoCollection(ICollection)

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

Parámetros

items
ICollection

Se aplica a