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