Multiset Fields |
The Multiset type exposes the following members.
| Name | Description | |
|---|---|---|
| _counter |
Counter used to assign Set IDs.
| |
| _orderedIDs |
List of IDs that is used to return the Sets in order if the Multiset has been sorted.
(Inherited from BaseMultiset.) | |
| _sets |
Dictionary of Sets in the Multiset.
| |
| _variables |
Variables contained in the Multiset.
|