Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets the Spotfire.Dxp.Data.DataFunctions.DataFunctionExpressionFunction with the specified name.
Gets the context of this node.
Gets the number of elements contained in this instance.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Determines whether the collection contains an expression function with the defined name.
The name.
True if the expression function exists; false otherwise.
Returns an enumerator that iterates through this collection.
An System.Collections.Generic.IEnumerator for this collection.
Tries to get an expression function with the given name.
The name.
The value.
True if the expression function was found; false otherwise.
This class represents a collection of data function expression functions. These functions calls data functions through the Spotfire expression language.
Since
2.0