VocabularyDictionary.Contains Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Contains(Vocabulary) | |
Contains(VocabularyInfo) | |
Contains(String) |
Contains(Vocabulary)
public:
bool Contains(Microsoft::RuleEngine::Vocabulary ^ vocabulary);
public bool Contains (Microsoft.RuleEngine.Vocabulary vocabulary);
override this.Contains : Microsoft.RuleEngine.Vocabulary -> bool
Parameter
- vocabulary
- Vocabulary
Gibt zurück
Gilt für:
Contains(VocabularyInfo)
public:
bool Contains(Microsoft::RuleEngine::VocabularyInfo ^ vocabulary);
public bool Contains (Microsoft.RuleEngine.VocabularyInfo vocabulary);
override this.Contains : Microsoft.RuleEngine.VocabularyInfo -> bool
Public Function Contains (vocabulary As VocabularyInfo) As Boolean
Parameter
- vocabulary
- VocabularyInfo