CharSpanProcessorDelegate Delegate

Definition

Processes a character span.

C#
public delegate bool CharSpanProcessorDelegate(ReadOnlySpan<char> span);

Parameters

Return Value

True if further processing should continue, false if processing should stop.

Applies to

Product Versions
Visual Studio SDK 2022