public Address Copy( string protocol, string system, string host, Nullable<int> port )
Public Function Copy ( _ protocol As String, _ system As String, _ host As String, _ port As Nullable(Of Integer) _ ) As Address
public: Address^ Copy( String^ protocol, String^ system, String^ host, Nullable<int^> port )