ScriptLanguageEquals Method TIBCO Spotfire 7.12 API Reference
Determines if this instance is equal to the specified object.

Namespace: Spotfire.Dxp.Application.Scripting
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to compare to.

Return Value

Type: Boolean
true if they are equal.
Version Information

Supported in: 7.12, 7.11
See Also

Reference