'Declaration
Public Overloads Function Compare( _ ByVal a As System.Object, _ ByVal b As System.Object _ ) As System.Integer
'Usage
Dim instance As NListViewSorter Dim a As System.Object Dim b As System.Object Dim value As System.Integer value = instance.Compare(a, b)
Parameters
- a
- b