RoutingAddress.Equals Method
Include Protected Members
Include Inherited Members
The Equals method determines whether this instance of the RoutingAddress structure is equal to the object specified.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | The Equals method determines whether this instance of the RoutingAddress structure is equal to the object specified. (Overrides ValueType.Equals(Object).) | |
Equals(RoutingAddress) |
Top