'Declaration
Public Function CompareTo( _ ByVal other As ThreadedComment _ ) As Integer
'Usage
Dim instance As ThreadedComment Dim other As ThreadedComment Dim value As Integer value = instance.CompareTo(other)
public int CompareTo( ThreadedComment other )
Parameters
- other