IdSpan.TryFormat(Span<Char>, Int32) メソッド

定義

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

パラメーター

destination
Span<Char>
charsWritten
Int32

戻り値

適用対象