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 | |
---|---|---|
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