System::String::Clone 方法

String::Clone method

创建当前字符串的副本。

String System::String::Clone() const

ReturnValue

当前字符串的完整副本,永不为 null。

另见