www.emgu.com/wiki
Compare method that implement IComparable interface

Declaration Syntax
Public Overridable Function CompareTo ( _
obj As Object _
) As Integer

Parameters
- obj (Object)
- The other object to compare to

Return Value
a positive value if greater, 0 if equal, negative value if smaller
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)