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 element at the specified index.
Gets or sets a value indicating whether to auto configure filtering schemes after they are created.
Gets the context of this node.
Gets the number of elements contained in this instance.
Gets the default filtering scheme.
Gets or sets a property determining if the filtering scheme menu is visible or not in the UI.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Sets Spotfire.Dxp.Application.Filters.FilteringSchemeCollection.AutoConfigureFilteringSchemes to true and runs Spotfire.Dxp.Application.Filters.FilteringScheme.AutoConfigure on all FilteringSchemes.
Determines whether the specified value is in this collection.
The object to locate in this collection. The value can be null.
true if value is found in this collection; otherwise, false.
Returns an enumerator that iterates through this collection.
An System.Collections.Generic.IEnumerator for this collection.
Searches for the specified value and returns the zero-based index of the first occurrence within this collection.
The object to locate. The value can be null.
The zero-based index of the first occurrence of value within this collection, if found; otherwise, -1.
Copies the elements of the collection to a new array.
An array containing the elements.
Collection of all FilteringSchemes in this Spotfire.Dxp.Application.Document.
Since
2.0