Click or drag to resize
IpAddressToString Method
Returns a textual representation of this instance.

Namespace: Network.Sim.Network.Ip
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A textual representation of this IP address.
See Also