Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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.
Gets a collection of methods for executing transactions on the document.
Check if there is a Spotfire.Dxp.Data.DataFunctions.DataFunctionOutput for the outputParameter.
The output parameter.
True if there is an output defined, false otherwise.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Tries to get a Spotfire.Dxp.Data.DataFunctions.DataFunctionOutput for the outputParameter.
The output parameter.
The output definition.
True if it was possible to get the input; false otherwise.
Represents the declarations on how to handle the results for Spotfire.Dxp.Data.DataFunctions.OutputParameters in a Spotfire.Dxp.Data.DataFunctions.DataFunction.
Since
2.0