BaseMultiset Properties |
The BaseMultiset type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the Count of Sets in the Multiset.
|
![]() | IsEmpty |
Returns whether the Multiset is Empty.
|
![]() | Item |
Retrieves the Set with the given ID.
|
![]() | SetIDs |
Gets the IDs of Sets in the Multiset.
|
![]() | Sets |
Gets the Sets in the Multiset.
|
![]() | Variables |
Gets the Variables in the 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.
|