GetLength

函数功能

获取字符串的长度。

函数原型

1
size_t GetLength() const

约束说明

无。

参数说明

无。

返回值

字符串的长度。