RuleSetDictionary.Contains Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Contains(RuleSet) | |
Contains(RuleSetInfo) | |
Contains(String) |
Contains(RuleSet)
Contains(RuleSetInfo)
public:
bool Contains(Microsoft::RuleEngine::RuleSetInfo ^ ruleSet);
public bool Contains (Microsoft.RuleEngine.RuleSetInfo ruleSet);
override this.Contains : Microsoft.RuleEngine.RuleSetInfo -> bool
Public Function Contains (ruleSet As RuleSetInfo) As Boolean
Parameters
- ruleSet
- RuleSetInfo