Rune.IParsable<Rune>.Parse(String, IFormatProvider) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
static System::Text::Rune System.IParsable<System.Text.Rune>.Parse(System::String ^ s, IFormatProvider ^ provider) = IParsable<System::Text::Rune>::Parse;
static System.Text.Rune IParsable<Rune>.Parse(string s, IFormatProvider provider);
static member System.IParsable<System.Text.Rune>.Parse : string * IFormatProvider -> System.Text.Rune
Shared Function Parse (s As String, provider As IFormatProvider) As Rune Implements IParsable(Of Rune).Parse
Parâmetros
- s
- String
- provider
- IFormatProvider