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.
Static
BinningGets the section for binning functions.
Static
ConversionGets the section for conversion functions.
Static
DateGets the section for Date and Time functions.
Static
LogicalGets the section for logical functions.
Static
MathGets the section for math functions.
Static
OperatorsGets the section for operators.
Static
PropertyGets the section for property functions.
Static
RankingGets the section for ranking functions.
Static
SpatialGets the section for spatial functions.
Static
StatisticalGets the section for statistical functions.
Static
TextGets the section for text functions.
The Spotfire.Dxp.Data.Computations.DataMethods are grouped into sections (ex. Text, Math, etc.) when presented in the user interface. This class contains the predefined sections which methods can be part of.
Since
2.0