Network.Sim
Network.Sim
Network.Sim.Network.Ip
IpAddress Class
IpAddress Operators
BitwiseAnd Operator
Equality Operator
Inequality Operator
IpAddress
Inequality Operator
Determines whether the specified IpAddress objects are unequal.
Namespace:
Network.Sim.Network.Ip
Assembly:
Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
bool
operator
!=
(
IpAddress
a
,
IpAddress
b
)
Parameters
a
Type:
Network.Sim.Network.Ip
IpAddress
The first object.
b
Type:
Network.Sim.Network.Ip
IpAddress
The second object.
Return Value
Type:
Boolean
True if the specified objects are not semantically equal; Otherwise false.
See Also
Reference
IpAddress Class
Network.Sim.Network.Ip Namespace
Network.Sim - A Software simulating an IEEE 802.3-based (Ethernet) Network Stack
Copyright © Torben Könke 2013