Click or drag to resize
Cidr Properties

The Cidr type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets the IP address.
Public propertyBitmaskBits
Gets the number of bits used to construct the bitmask.
Public propertyFirstMatchingAddress
Gets the first matching address.
Public propertyIPv4Bitmask
Gets the bitmask to use when Address is IPv4.
Public propertyLastMatchingAddress
Gets the last matching address.
Public propertyMaskedAddress
Gets the Address with the bitmask applied.
Top
See Also