IPEndPoint.IParsable<IPEndPoint>.Parse(String, IFormatProvider) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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