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