System::String::Copy method
String::Copy method
创建字符串副本。
static String System::String::Copy(const String &str)
| Parameter | Type | 描述 |
|---|---|---|
| str | const String& | String 用于复制。 |
ReturnValue
传入字符串的副本。
另见
- Class String
- Class String
- Namespace System
- Library Aspose.Page for C++