MatchResult 类 - GetEnd 属性

DEELX

MatchResult::GetEnd 属性

回到:目录 | 上一页:GetStart 属性 | 下一页:GetGroupStart 属性


获取结束位置 MatchResult::GetEnd

int GetEnd() const;


返回值

匹配成功后,获取所匹配到的子字符串的结束位置。如果匹配失败,则返回负值。


说明

获取匹配到的子字符串结束位置。

 

regexlab.com © 2005 - 2006