Click or drag to resize

GroupMultiset Fields

The GroupMultiset type exposes the following members.

Fields
  NameDescription
Protected field_counter
Counter used to assign Set IDs.
(Inherited from Multiset.)
Protected field_orderedIDs
List of IDs that is used to return the Sets in order if the Multiset has been sorted.
(Inherited from BaseMultiset.)
Protected field_sets
Dictionary of Sets in the Multiset.
(Inherited from Multiset.)
Protected field_variables
Variables contained in the Multiset.
(Inherited from Multiset.)
Top
See Also