Click or drag to resize
IpAddress Operators

The IpAddress type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberBitwiseAnd
Performs a bit-wise OR of the specified IpAddress objects.
Public operatorStatic memberEquality
Determines whether the specified IpAddress objects are equal.
Public operatorStatic memberInequality
Determines whether the specified IpAddress objects are unequal.
Top
See Also