Click or drag to resize

Multiset Fields

The Multiset type exposes the following members.

Fields
  NameDescription
Protected field_counter
Counter used to assign Set IDs.
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.
Protected field_variables
Variables contained in the Multiset.
Top
See Also