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