VocabularyInfoCollection Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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