IPAddress.IUtf8SpanParsable<IPAddress>.TryParse Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
static bool System.IUtf8SpanParsable<System.Net.IPAddress>.TryParse(ReadOnlySpan<System::Byte> utf8Text, IFormatProvider ^ provider, [Runtime::InteropServices::Out] System::Net::IPAddress ^ % result) = IUtf8SpanParsable<System::Net::IPAddress ^>::TryParse;
C#
static bool IUtf8SpanParsable<IPAddress>.TryParse(ReadOnlySpan<byte> utf8Text, IFormatProvider provider, out System.Net.IPAddress result);
static member System.IUtf8SpanParsable<System.Net.IPAddress>.TryParse : ReadOnlySpan<byte> * IFormatProvider * IPAddress -> bool
Shared Function TryParse (utf8Text As ReadOnlySpan(Of Byte), provider As IFormatProvider, ByRef result As IPAddress) As Boolean Implements IUtf8SpanParsable(Of IPAddress).TryParse
- utf8Text
- ReadOnlySpan<Byte>
- provider
- IFormatProvider
- result
- IPAddress
Proizvod | Verzije |
---|---|
.NET | 10 |
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: