Click or drag to resize

GroupMultiset Properties

The GroupMultiset type exposes the following members.

Properties
  NameDescription
Public propertyContents
Gets the Multiset which contains the Sets who are the members of the Groups this Multiset represents.
Public propertyCount
Gets the number of Sets in the Multiset.
(Inherited from Multiset.)
Public propertyGroups
Gets the enumeration of the Groups in the Multiset.
Public propertyIsEmpty
Gets whether the Multiset is empty.
(Inherited from Multiset.)
Public propertyItem
Gets a Set from the Multiset.
(Inherited from Multiset.)
Public propertySetIDs
Gets the IDs of Sets in the Multiset.
(Inherited from Multiset.)
Public propertySets
Gets the Sets in the Multiset.
(Inherited from Multiset.)
Public propertyVariables
Gets the Variables in the Multiset.
(Inherited from Multiset.)
Public propertyVirtualCount
The number of results that would be returned without any limit clause to a query or -1 if not supported. Defaults to the same value as the Count member.
(Inherited from BaseMultiset.)
Top
See Also