طريقة System::String::Copy
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++