Static
EqualsDetermines 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.
Readonly
ItemGets the Spotfire.Dxp.Data.DataSelection at the specified index.
Gets the context of this node.
Gets the number of items in this collection.
Gets a value indicating whether this node is attached.
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