System::String::u_str 方法

String::u_str method

返回 ICU 风格的以 null 结尾的缓冲区。可能会重新分配字符串。

const UChar * System::String::u_str() const

ReturnValue

指向 null 终止字符串缓冲区的指针。

另见