Instantiate a new address, parsing the host and port from the given
            string
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.21.0
Syntax
| C# | 
|---|
public ReplicationHostAddress( string HostAndPort )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ HostAndPort As String _ )  | 
| Visual C++ | 
|---|
public: ReplicationHostAddress( String^ HostAndPort )  | 
Parameters
- HostAndPort
 - Type: System..::.String
A string in host:port format