RoutingAddress.op_Explicit Method
The op_Explicit method converts between an instance of the RoutingAddress structure and a string.
Overload List
Name | Description |
---|---|
RoutingAddress.op_Explicit (RoutingAddress) |
The op_Explicit method converts the RoutingAddress structure specified into a string that is equivalent to the address.
|
RoutingAddress.op_Explicit (String) |
The op_Explicit method converts the string specified into an instance of the RoutingAddress structure.
|