Click or drag to resize

BaseMultiset Properties

The BaseMultiset type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the Count of Sets in the Multiset.
Public propertyIsEmpty
Returns whether the Multiset is Empty.
Public propertyItem
Retrieves the Set with the given ID.
Public propertySetIDs
Gets the IDs of Sets in the Multiset.
Public propertySets
Gets the Sets in the Multiset.
Public propertyVariables
Gets the Variables in the 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.
Top
See Also