Rune.IParsable<Rune>.Parse(String, IFormatProvider) Method
Definition
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 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
Parameters
- s
- String
- provider
- IFormatProvider