Click or drag to resize
SafeHashSetTContains Method
Returns true if the hash set contains the given value

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionIf item is null.
See Also