Click or drag to resize
SafeHashSetTAdd Method
Adds the item to the hash set

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