System::String::Copy طريقة

String::Copy method

ينشئ نسخة من السلسلة.

static String System::String::Copy(const String &str)
معاملنوعالوصف
strconst String&String للنسخ.

ReturnValue

نسخة من السلسلة الممرَّرة.

انظر أيضًا