System::Collections::Specialized::StringCollection::operator[] طريقة
StringCollection::operator[] method
دالة وصول.
System::String & System::Collections::Specialized::StringCollection::operator[](int index)
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس للحصول على العنصر. |
ReturnValue
إشارة إلى سلسلة في الموضع المحدد، إما موجودة أو تم إنشاؤها حديثًا.
انظر أيضًا
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++