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 or sets the value corresponding to the key.
Gets or sets the root value.
Check if the dictionary for the indexed property contains a key.
The key.
true if the key is found in the dictionary, otherwise false.
Check if the dictionary for the indexed property contains a key.
Rest
...keys: any[]The key as an object array.
true if the key is found in the dictionary, otherwise false.
Represents an Indexed property of Spotfire.Dxp.Application.Visuals.CrossTableTotals.CalculationMode.
Since
2.0