Eyeshot 10 WinForms API Reference
Compare Method (IndexLineComparer)

WinForms Assembly > devDept.Geometry Namespace > IndexLineComparer Class : Compare Method
Syntax
'Declaration
 
Public Function Compare( _
   ByVal l1 As IndexLine, _
   ByVal l2 As IndexLine _
) As Integer
public int Compare( 
   IndexLine l1,
   IndexLine l2
)

Parameters

l1
l2
See Also

Reference

IndexLineComparer Class
IndexLineComparer Members