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