GroupMultiset Properties |
The GroupMultiset type exposes the following members.
Name | Description | |
---|---|---|
Contents |
Gets the Multiset which contains the Sets who are the members of the Groups this Multiset represents.
| |
Count |
Gets the number of Sets in the Multiset.
(Inherited from Multiset.) | |
Groups |
Gets the enumeration of the Groups in the Multiset.
| |
IsEmpty |
Gets whether the Multiset is empty.
(Inherited from Multiset.) | |
Item |
Gets a Set from the Multiset.
(Inherited from Multiset.) | |
SetIDs |
Gets the IDs of Sets in the Multiset.
(Inherited from Multiset.) | |
Sets |
Gets the Sets in the Multiset.
(Inherited from Multiset.) | |
Variables |
Gets the Variables in the Multiset.
(Inherited from Multiset.) | |
VirtualCount |
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.) |