IStructuralComparableCompareTo Method |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxint CompareTo(
Object other,
IComparer comparer
)
Function CompareTo (
other As Object,
comparer As IComparer
) As Integer
int CompareTo(
Object^ other,
IComparer^ comparer
)
abstract CompareTo :
other : Object *
comparer : IComparer -> int
Parameters
- other Object
-
- comparer IComparer
-
Return Value
Int32
See Also