RoutingAddress.CompareTo method
The CompareTo overload compares this instance of the RoutingAddress structure with the specified object.
Overload list
Name | Description | |
---|---|---|
CompareTo(Object) | The CompareTo method compares this instance of the RoutingAddress structure with the specified object. | |
CompareTo(RoutingAddress) | The CompareTo method compares this instance of the RoutingAddress structure with the specified object. |
Top