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