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

StringCollection::Insert method

يدرج قيمة محددة في الحاوية.

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

انظر أيضًا