IpAddressGetHashCode Method |
Returns the hash code of this instance.
Namespace: Network.Sim.Network.IpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override int GetHashCode()
Return Value
Type:
Int32The hash code of this IpAddress instance.
See Also