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

String::Copy method

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

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

ReturnValue

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

انظر أيضًا