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

Namespace: Network.Sim.Link
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 MAC address.
See Also