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
Produkt | Verzie |
---|---|
.NET | 10 |
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: