Condividi tramite


IdSpan.TryFormat(Span<Char>, Int32) Metodo

Definizione

public bool TryFormat (Span<char> destination, out int charsWritten);
member this.TryFormat : Span<char> * int -> bool
Public Function TryFormat (destination As Span(Of Char), ByRef charsWritten As Integer) As Boolean

Parametri

destination
Span<Char>
charsWritten
Int32

Restituisce

Si applica a