'Usage
Dim index As Integer Dim ascending As Boolean Dim instance As New ComplexSortInfo(index, ascending)
Parameters
- index
- Index of the column or row on which to sort
- ascending
- Whether the sort order is ascending
'Usage
Dim index As Integer Dim ascending As Boolean Dim instance As New ComplexSortInfo(index, ascending)