IndexLineComparer.Compare Method

Public Function Compare( _ 
ByVal l1 As IndexLine, _ 
ByVal l2 As IndexLine
) As Integer Implements _ 
IndexLine).Compare
This language is not supported or no code example is available.
public int Compare( 
IndexLine l1
IndexLine l2 
)
This language is not supported or no code example is available.

Parameters

l1
IndexLine

l2
IndexLine

Return Value

int

Implements

IndexLine>.Compare

.NET Framework

Supported in: 4.8

In this article

Definition