共用方式為


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

傳回

適用於