你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Utf8Span.EndsWith(Utf8Span) 方法

定义

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

参数

pattern
Utf8Span

返回

适用于