[]
public bool TryFormat(Span<char> destination, out int charsWritten, ReadOnlySpan<char> format, IFormatProvider provider)
Type | Name | Description |
---|---|---|
Span<char> | destination | |
int | charsWritten | |
ReadOnlySpan<char> | format | |
IFormatProvider | provider |
Type | Description |
---|---|
bool |