String.IParsable<String>.Parse(String, IFormatProvider) Metoda
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Analizuje ciąg w wartość.
static System::String ^ System.IParsable<System.String>.Parse(System::String ^ s, IFormatProvider ^ provider) = IParsable<System::String ^>::Parse;
static string IParsable<string>.Parse(string s, IFormatProvider provider);
static member System.IParsable<System.String>.Parse : string * IFormatProvider -> string
Shared Function Parse (s As String, provider As IFormatProvider) As String Implements IParsable(Of String).Parse
- s
- String
Ciąg do analizy.
- provider
- IFormatProvider
Obiekt, który udostępnia informacje o formatowaniu specyficznym dla kultury dotyczące s
elementu .
Wynik analizy s
.
Produkt | Wersje |
---|---|
.NET | 8, 9, 10 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: