GetLength 函数功能 获取字符串的长度。 函数原型 size_t GetLength() const 参数说明 无 返回值 参数名 输入/输出 描述 - size_t 字符串长度。 异常处理 无。 约束说明 无。 父主题: AscendString类