| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Sort( _ ByVal nColumn As Integer, _ ByVal nLevels As Integer _ ) As Boolean | |
Parameters
- nColumn
- The zero-based index of the column to sort the items on
- nLevels
- The highest level to start the sort on (0 is the top most level)