Ixian SDK
DLT.Network.IPAndMask Struct Reference

Represents an IP address and a subnet mask. More...

Public Attributes

IPAddress Address
 
IPAddress SubnetMask
 

Detailed Description

Represents an IP address and a subnet mask.

Definition at line 349 of file Network.cs.

Member Data Documentation

◆ Address

IPAddress DLT.Network.IPAndMask.Address

Definition at line 351 of file Network.cs.

◆ SubnetMask

IPAddress DLT.Network.IPAndMask.SubnetMask

Definition at line 352 of file Network.cs.


The documentation for this struct was generated from the following file: