IPRange Properties



LowBound as IPAddress

[read only] Returns low bound of IPRange as IPAddress object.

HighBound as IPAddress

[read only] Returns high bound of IPRange as IPAddress object.

AsString as String

[read only] Returns bounds of IPRange as string in dotted-notation format. Example: "192.168.0.0-192.168.0.255"