System::String::Copy method
String::Copy method
Creates string copy.
static String System::String::Copy(const String &str)
Parameter | Type | Description |
---|---|---|
str | const String& | String to copy. |
ReturnValue
Copy of passed string.
See Also
- Class String
- Class String
- Namespace System
- Library Aspose.Font for C++