Click or drag to resize
MacAddressGetHashCode Method
Returns the hash code 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 int GetHashCode()

Return Value

Type: Int32
The hash code of this MacAddress instance.
See Also