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