HpsvContext.ContainsKey Method |  |
Checks if it contains a given key
Namespace:
HP.SV.DotNetRuleApi
Assembly:
HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntaxpublic bool ContainsKey(
string key
)
Parameters
- key
- Type: System.String
The key of the value to add
Return Value
Type:
Boolean
Exceptions
See Also