IPEndPoint.IParsable<IPEndPoint>.Parse(String, IFormatProvider) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
static System::Net::IPEndPoint ^ System.IParsable<System.Net.IPEndPoint>.Parse(System::String ^ s, IFormatProvider ^ provider) = IParsable<System::Net::IPEndPoint ^>::Parse;
static System.Net.IPEndPoint IParsable<IPEndPoint>.Parse(string s, IFormatProvider provider);
static member System.IParsable<System.Net.IPEndPoint>.Parse : string * IFormatProvider -> System.Net.IPEndPoint
Shared Function Parse (s As String, provider As IFormatProvider) As IPEndPoint Implements IParsable(Of IPEndPoint).Parse
Parâmetros
- s
- String
- provider
- IFormatProvider