DataFilteringSelectionCollection Methods TIBCO Spotfire 7.11 API Reference

The DataFilteringSelectionCollection type exposes the following members.

Methods

  Name Description
Public method Add
Add a new filtering selection.
Public method Contains
Check if a filtering selection exists for the given name.
Public method GetEnumerator
Get a enumerator over the filtering selections.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove
Remove a filtering selection.
Public method TryGetValue
Try to get a filtering selection.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IEnumerableGetEnumerator
Get a enumerator over the filtering selections.
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