ReadOnlySpanPolyfillExtensionContains Method

Overload List

Contains(ReadOnlySpanChar, Char)Indicates whether a read-only character span contains the Unicode character that is passed to the method as argument.
Contains(ReadOnlySpanChar, String, StringComparison)Indicates whether a specified value occurs within a read-only character span.

See Also