System::Collections::Specialized::StringCollection::Insert طريقة

StringCollection::Insert method

يدخل قيمة محددة في الحاوية.

void System::Collections::Specialized::StringCollection::Insert(int index, const System::String &value)
معاملنوعالوصف
الفهرسintالفهرس لإدراج السلسلة فيه.
قيمةconst System::String&القيمة لإدراجها في الموضع المحدد.

انظر أيضًا