Click or drag to resize

IStructuralComparableCompareTo Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
int CompareTo(
	Object other,
	IComparer comparer
)

Parameters

other
Type: SystemObject
comparer
Type: System.CollectionsIComparer

Return Value

Type: Int32
See Also