Protected_originalThe underlying set that this class is wrapping.
Readonly[toUsed by Object.toString().
Adds an element to the set.
The value to add.
Adds elements to the set.
The values to add.
Removes the specified element.
The element to remove.
True if an element was deleted, otherwise false.
Removes the specified elements.
The elements to remove.
True if an element was deleted, otherwise false.
Indicates whether or not the set contains the specified element.
The element to test for.
A Set that supports observability.