MemoryExtensions.TryWriteInterpolatedStringHandler Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a handler used by the language compiler to format interpolated strings into character spans.
public: value class MemoryExtensions::TryWriteInterpolatedStringHandler
public ref struct MemoryExtensions.TryWriteInterpolatedStringHandler
type MemoryExtensions.TryWriteInterpolatedStringHandler = struct
Public Structure MemoryExtensions.TryWriteInterpolatedStringHandler
- Inheritance
Memory |
Creates a handler used to write an interpolated string into a span of characters. |
Memory |
Creates a handler used to write an interpolated string into a span of characters. |
Append |
Writes the specified value to the handler. |
Append |
Writes the specified value to the handler. |
Append |
Writes the specified value to the handler. |
Append |
Writes a specified value to the handler using a specified format string. |
Append |
Writes the specified value to the handler. |
Append |
Writes a specified value to the handler using a specified format string. |
Append |
Writes the specified value to the handler. |
Append |
Writes a specified value to the handler using a specified format string. |
Append |
Writes the specified value to the handler. |
Append |
Writes the specified string to the handler. |
Product | Versions |
---|---|
.NET | 6, 7, 8, 9 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: