Char.IUtf8SpanParsable<Char>.Parse Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
static char System.IUtf8SpanParsable<System.Char>.Parse(ReadOnlySpan<System::Byte> utf8Text, IFormatProvider ^ provider) = IUtf8SpanParsable<char>::Parse;
static char IUtf8SpanParsable<char>.Parse(ReadOnlySpan<byte> utf8Text, IFormatProvider provider);
static member System.IUtf8SpanParsable<System.Char>.Parse : ReadOnlySpan<byte> * IFormatProvider -> char
Shared Function Parse (utf8Text As ReadOnlySpan(Of Byte), provider As IFormatProvider) As Char Implements IUtf8SpanParsable(Of Char).Parse
Paramètres
- utf8Text
- ReadOnlySpan<Byte>
- provider
- IFormatProvider