• ISpanFormattable
    • TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)
net6.0-windows
namespace System
{
    public interface ISpanFormattable : IFormattable
    {
        bool TryFormat(Span<char> destination, out int charsWritten, ReadOnlySpan<char> format, IFormatProvider? provider);
    }
}
nuget.org
0.1 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to net6.0
Assembly

System.Runtime , Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs a package reference to System.Runtime.Experimental.

Package System.Runtime.Experimental net6.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

05/15/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙