Click or drag to resize
IStructuralComparableCompareTo Method

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

Parameters

other
Type: SystemObject
comparer
Type: System.CollectionsIComparer

Return Value

Type: Int32
See Also