Overload List
Name | Description | |
---|---|---|
Or(IndexSet) |
Performs a logical OR between this and that IndexSet.
Note: the method changes the internal state of this IndexSet |
|
Or(IndexSet, IndexSet) |
Returns a new IndexSet that is a logical OR between two IndexSet.
|
See Also