Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

struct System.​ISpanFormattable

Assembly: System.Runtime

Provides functionality to format the string representation of an object into a span.

Methods

public bool
TryFormat​(Span`1 destination, Int32& charsWritten, ReadOnlySpan`1 format, IFormatProvider provider)