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