Dart.Sockets Namespace > IPEndPoint Class > IPEndPoint Constructor : IPEndPoint Constructor(String) |
'Declaration Public Function New( _ ByVal hostNameOrAddress As String _ )
'Usage Dim hostNameOrAddress As String Dim instance As New IPEndPoint(hostNameOrAddress)
public IPEndPoint( string hostNameOrAddress )
public: IPEndPoint( string* hostNameOrAddress )
public: IPEndPoint( String^ hostNameOrAddress )