RoutingAddress.CompareTo Method

Include Protected Members
Include Inherited Members

The CompareTo overload compares this instance of the RoutingAddress structure with the specified object.

Overload List

  Name Description
Public method CompareTo(Object) The CompareTo method compares this instance of the RoutingAddress structure with the specified object.
Public method CompareTo(RoutingAddress) The CompareTo method compares this instance of the RoutingAddress structure with the specified object.

Top