TableSortInfoCollection Methods TIBCO Spotfire 7.11 API Reference

The TableSortInfoCollection type exposes the following members.

Methods

  Name Description
Public method Add
Adds a column that will be used to sort the table plot after.
Public method Clear
Removes all items in the collection.
Public method Contains
Determines if a column is present in the collection.
Public method GetEnumerator
Gets an enumerator over the items in the collection.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove
Removes a data column from the colleciton.
Public method TryGetSortInfo
Gets the sort info corresponding to a given data column if it exists.
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