IPEndPoint.IUtf8SpanParsable<IPEndPoint>.Parse 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.IUtf8SpanParsable<System.Net.IPEndPoint>.Parse(ReadOnlySpan<System::Byte> utf8Text, IFormatProvider ^ provider) = IUtf8SpanParsable<System::Net::IPEndPoint ^>::Parse;
static System.Net.IPEndPoint IUtf8SpanParsable<IPEndPoint>.Parse(ReadOnlySpan<byte> utf8Text, IFormatProvider provider);
static member System.IUtf8SpanParsable<System.Net.IPEndPoint>.Parse : ReadOnlySpan<byte> * IFormatProvider -> System.Net.IPEndPoint
Shared Function Parse (utf8Text As ReadOnlySpan(Of Byte), provider As IFormatProvider) As IPEndPoint Implements IUtf8SpanParsable(Of IPEndPoint).Parse
Parâmetros
- utf8Text
- ReadOnlySpan<Byte>
- provider
- IFormatProvider