DataFunctionExpressionFunctionCollection Methods TIBCO Spotfire 7.11 API Reference

The DataFunctionExpressionFunctionCollection type exposes the following members.

Methods

  Name Description
Public method Add
Add a new expression funciton.
Public method Contains
Determines whether the collection contains an expression function with the defined name.
Public method GetEnumerator
Returns an enumerator that iterates through this collection.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove(String)
Remove the data function expression function with the defined name.
Public method Remove(DataFunctionExpressionFunction)
Remove the data function expression function.
Public method TryGetValue
Tries to get an expression function with the given name.
Public method Update
Updates or adds a data function expression function.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IEnumerableGetEnumerator
Returns an enumerator that iterates through a collection.
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