VocabularyInfoCollection 생성자

정의

오버로드

VocabularyInfoCollection()

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

적용 대상

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)

매개 변수

items
ICollection

적용 대상