Share via


Utf8Span.EndsWith(Utf8Span) Method

Definition

public bool EndsWith (Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span pattern);
member this.EndsWith : Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span -> bool
Public Function EndsWith (pattern As Utf8Span) As Boolean

Parameters

pattern
Utf8Span

Returns

Applies to