System::String::Copy طريقة
String::Copy method
ينشئ نسخة من السلسلة.
static String System::String::Copy(const String &str)
| معامل | نوع | الوصف |
|---|---|---|
| str | const String& | String للنسخ. |
ReturnValue
نسخة من السلسلة الممرَّرة.
انظر أيضًا
- Class String
- Class String
- Namespace System
- Library Aspose.Font for C++