Dart.Telnet Namespace > IPEndPoint Class > IPEndPoint Constructor : IPEndPoint Constructor(IPAddress,Int32) |
Dim address As IPAddress Dim port As Integer Dim instance As New IPEndPoint(address, port)
public: IPEndPoint( IPAddress* address, int port )
public: IPEndPoint( IPAddress^ address, int port )