Constructs a default object with a length of zero. See the super class constructor for more details.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public IpAddress()
Public Sub New
public:
IpAddress()

See Also