Click or drag to resize

StiObjectComparerCompare Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.Compare(System.Object,System.Object)"]

Namespace:  Stimulsoft.Data.Comparers
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static int Compare(
	Object x,
	Object y
)

Parameters

x
Type: SystemObject

[Missing <param name="x"/> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.Compare(System.Object,System.Object)"]

y
Type: SystemObject

[Missing <param name="y"/> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.Compare(System.Object,System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Comparers.StiObjectComparer.Compare(System.Object,System.Object)"]

See Also