'Declaration
Public Overloads Sub Sort( _ ByVal ascending As System.Boolean, _ ByVal recursive As System.Boolean _ )
'Usage
Dim instance As NLightUIItemCollection Dim ascending As System.Boolean Dim recursive As System.Boolean instance.Sort(ascending, recursive)
Parameters
- ascending
- recursive