Click or drag to resize

StiFunctionCompareTo Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunction.CompareTo(System.Object)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int CompareTo(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunction.CompareTo(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunction.CompareTo(System.Object)"]

Implements

IComparableCompareTo(Object)
See Also