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

StringTokenizer.TryFindToken(UtfAnyString, StringToken) 方法

定义

public bool TryFindToken (Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString path, out Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.StringToken token);
member this.TryFindToken : Microsoft.Azure.Cosmos.Core.Utf8.UtfAnyString * StringToken -> bool
Public Function TryFindToken (path As UtfAnyString, ByRef token As StringToken) As Boolean

参数

token
StringToken

返回

适用于