Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.16 KB

AbstractIPAddressRange.rst

File metadata and controls

36 lines (26 loc) · 1.16 KB

AbstractIPAddressRange

The AbstractIPAddressRange is an abstract implementation of IIPAddressRange. It is extended by both IPAddressRange, and Subnet.

Functionality Implementation

IFormatable

Extensions of AbstractIPAddressRange, depending on overrides and implementation, provide a general format (G, g, or empty string) that will express a range of IP addresses in a head - tail format for example 192.168.1.1 - 192.168.1.10.