SpanPolyfillExtensionEndsWith Method

Overload List

EndsWith(SpanChar, String)Indicates whether a character span ends with the specified String.
EndsWith(SpanChar, String, StringComparison)Indicates whether a character span ends with a specified String when compared using a specified StringComparison value.

See Also