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 filtering selection with the given name.
Gets the default filtering scheme.
Gets a collection of methods for executing transactions on the document.
Add a new filtering selection.
The name of the new filtering selection.
The newly created filtering selection.
The name of the marking selection has to be unique in all selections including selections in the Spotfire.Dxp.Data.DataMarkingSelectionCollection.
Check if a filtering selection exists for the given name.
The name of the filtering selection.
True if the filtering selection exists, false otherwise.
Get a enumerator over the filtering selections.
An enumerator over the filtering selections.
Remove a filtering selection.
The filtering selection to remove.
Try to get a filtering selection.
The name of the filtering selection.
The filtering selection will be assigned to this parameter if it exists, null will be assigned otherwise.
True if the filtering selection was retrieved, false otherwise.
This a collection of the Spotfire.Dxp.Data.DataFilteringSelections. This collection can be retrieved from the Spotfire.Dxp.Data.DataManager.
Since
2.0