Returns whether this Geometry is greater than, equal to, or less than another Geometry having the same class.
[Visual Basic]
Overrides Public Function CompareToSameClass( _
ByVal obj As Object _
) As Integer
Returns a positive number, 0, or a negative number, depending on whether this object is greater than, equal to, or less than obj.
Missing <remarks> documentation for M:Geotools.Geometries.LineString.CompareToSameClass(System.Object)
LineString Class | LineString Members | Geotools.Geometries Namespace