| Name | Description | |
|---|---|---|
![]()  | Contains | Allows you to test if the IP address belongs to this network | 
![]() ![]()  | ListAddreses | return a iterator allowing you to loop over a network | 
![]() ![]()  | Parse | Overloaded. Parse the IP address and Subnet mask to get the network you can use 192.168.0.1/24 | 
![]()  | ToString | Returns a string in CIDR format | 
![]() ![]()  | TryParse | tries to parse a IP/CIDR string to a network | 

