Click or drag to resize
SafeHashSetTSymmetricExceptWith Method
Modifies the current SafeHashSetT object to contain only elements that are present either in that object or in the specified collection, but not both.

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