다음을 통해 공유


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

반환

적용 대상