Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
ReadonlyItemGets the subset at the specified index.
Gets the subset referring to the default filtering in the visualization.
Gets the subset referring to the complement of the default filtering in the visualization.
Gets a collection of methods for executing transactions on the document.
Adds a new subset based on a data selection.
The data selection. This can be either a Spotfire.Dxp.Data.DataMarkingSelection or a Spotfire.Dxp.Data.DataFilteringSelection
The new subset.
Adds a subset based on a where clause expression.
The where clause.
The newly added where clause subset.
Determines whether this collection contains a specific value.
The subset.
true if item is found in the System.Collections.Generic.ICollection; otherwise, false.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Determines the index of a specific item.
The object to locate.
The index of item if found; otherwise, -1.
Removes the occurrence of the specified subset from this instance.
The subset to remove.
true if item was removed; otherwise, false. This method also returns false if item is not found.
Removes the item at the specified index.
The zero-based index of the item to remove.
Represents a collection of subsets that can be visualized next to each other in a visualization.
Since
2.0