ConnectorsCompare Method TIBCO Spotfire 7.6 API Reference
Comparsed two licenses to determine sort order.

Namespace: Spotfire.Dxp.Framework.Licenses
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public override int Compare(
	LicensedFunction lf1,
	LicensedFunction lf2
)

Parameters

lf1
Type: Spotfire.Dxp.Framework.LicenseLicensedFunction
Left function.
lf2
Type: Spotfire.Dxp.Framework.LicenseLicensedFunction
Right function.

Return Value

Type: Int32
An integer value.
Version Information

Supported in: 5.5
See Also

Reference