DataFunctionCollection Methods TIBCO Spotfire 7.11 API Reference

The DataFunctionCollection type exposes the following members.

Methods

  Name Description
Public method AddNew
Public method Contains
Determines whether the specified value is in this collection.
Public method CreateUniqueName
Create a new unique function name from a suggestion. The suggested name is used if possible.
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 IsValidName
Check if the suggested name is a valid name.
Public method Remove
Remove a function.
Public method RemoveAll
Remove all functions matching the predicate.
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