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 Spotfire.Dxp.Data.DataSelection at the specified index.
Gets a collection of methods for executing transactions on the document.
Adds the specified data selection to the collection if it doesn't already exists in the collection.
The data selection.
Determines whether the specified data selection is part of the collection.
The data selection.
true if the specified data selection is part of the collection; otherwise, false.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Returns the index of the item in the collection.
The data selection.
Removes the specified data selection from the collection.
The data selection.
true if the selection was removed; otherwise false.
Removes the data selection item at the specified index.
The index.
Replaces the contents of this collection with the elements in the specified dataSelectionscollection.
The collection of Spotfire.Dxp.Data.DataSelections.
A list of data selections that are used to filter the data used in the visualization.
Since
2.0