Leer en inglés Editar

Compartir a través de


StandardFormat.Implicit(Char to StandardFormat) Operator

Definition

Converts a character to a StandardFormat instance using NoPrecision precision.

C#
public static implicit operator System.Buffers.StandardFormat(char symbol);

Parameters

symbol
Char

The character to convert to a StandardFormat value.

Returns

A format with a Symbol property equal to symbol and a Precision property equal to NoPrecision.

Applies to

Producto Versiones
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided), 2.1