System::String::get_Length method

String::get_Length method

获取字符串长度。

int System::String::get_Length() const

ReturnValue

包含的字符串长度。

另见