Dart.Snmp Namespace > Device Class : Device Constructor |
Public Function New( _ ByVal endpoint As IPEndPoint _ )
Dim endpoint As IPEndPoint Dim instance As New Device(endpoint)
public Device( IPEndPoint endpoint )
public: Device( IPEndPoint* endpoint )
public: Device( IPEndPoint^ endpoint )