Compartilhar via


VocabularyInfoCollection Construtores

Definição

Sobrecargas

VocabularyInfoCollection()
VocabularyInfoCollection(ICollection)

VocabularyInfoCollection()

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

Aplica-se 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

Aplica-se a