'Declaration
Public Overloads Function CompareTo( _ ByVal obj As System.Object, _ ByVal ascending As System.Boolean _ ) As System.Integer
'Usage
Dim instance As NTreeListNodeSubItem Dim obj As System.Object Dim ascending As System.Boolean Dim value As System.Integer value = instance.CompareTo(obj, ascending)
Parameters
- obj
- ascending