InedoSDK Reference
Version:

TryFormat(System.Span<char> destination, System.Int32& charsWritten, System.ReadOnlySpan<char> format, System.IFormatProvider provider) Method

Syntax

public sealed virtual bool TryFormat(Span<char> destination, System.Int32& charsWritten, ReadOnlySpan<char> format, System.IFormatProvider provider)

Parameters

destination
Type: System.Span<char>
charsWritten
Type: System.Int32&
format
Type: System.ReadOnlySpan<char>
provider
Type: System.IFormatProvider