Rune.ToLowerInvariant(Rune) 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.
Returns a copy of the specified Rune converted to lowercase using the casing rules of the invariant culture.
public:
static System::Text::Rune ToLowerInvariant(System::Text::Rune value);
C#
public static System.Text.Rune ToLowerInvariant(System.Text.Rune value);
static member ToLowerInvariant : System.Text.Rune -> System.Text.Rune
Public Shared Function ToLowerInvariant (value As Rune) As Rune
- value
- Rune
The 32-bit Unicode character to convert.
The lowercase equivalent of value
.
Produto | Versións |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
Colaborar con nós en GitHub
A orixe deste contido pódese atopar en GitHub, onde tamén podes crear e revisar problemas e extraer solicitudes. Para obter máis información, consulta a guía para colaboradores.
Comentarios de .NET
.NET é un proxecto de código aberto. Selecciona unha ligazón para ofrecer comentarios: