GroupMultiset Fields |
The GroupMultiset type exposes the following members.
Name | Description | |
---|---|---|
_counter |
Counter used to assign Set IDs.
(Inherited from Multiset.) | |
_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.
(Inherited from Multiset.) | |
_variables |
Variables contained in the Multiset.
(Inherited from Multiset.) |