add
Adds the specified value to the set.
contains
Determines whether the set contains a specific value.
forEach
Calls a defined callback function for each entry in the set.
remove
Removes the specified element from the set.
Set ClassMindFusion.Collections Namespace