System::Collections::Specialized::StringCollection::Insert طريقة
StringCollection::Insert method
يدخل قيمة محددة في الحاوية.
void System::Collections::Specialized::StringCollection::Insert(int index, const System::String &value)
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس لإدراج السلسلة فيه. |
| قيمة | const System::String& | القيمة لإدراجها في الموضع المحدد. |
انظر أيضًا
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++