VisualizationFilteringCollection Methods TIBCO Spotfire 7.11 API Reference

The VisualizationFilteringCollection type exposes the following members.

Methods

  Name Description
Public method Add
Adds the specified data selection to the collection.
Public method Contains
Determines whether the specified data selection is part of the collection.
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IndexOf
Returns the index of the item in the collection.
Public method Remove
Removes the specified data selection from the collection.
Public method RemoveAt
Removes the data selection item at the specified index.
Public method ReplaceAll
Replaces the contents of this collection with the elements in the specified dataSelectionscollection.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference