Cidr Properties |
The Cidr type exposes the following members.
Name | Description | |
---|---|---|
Address |
Gets the IP address.
| |
BitmaskBits |
Gets the number of bits used to construct the bitmask.
| |
FirstMatchingAddress |
Gets the first matching address.
| |
IPv4Bitmask |
Gets the bitmask to use when Address is IPv4.
| |
LastMatchingAddress |
Gets the last matching address.
| |
MaskedAddress |
Gets the Address with the bitmask applied.
|