System::Collections::Specialized::StringCollection::idx_get طريقة
StringCollection::idx_get method
يحصل على القيمة في الموضع المحدد.
System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس للحصول على السلسلة منه. |
ReturnValue
String at specified position.
انظر أيضًا
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++