Click or drag to resize
SafeHashSetTIntersectWith Method
Modifies the current SafeHashSetT object to contain only elements that are present in that object and in the specified collection.

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