System::Collections::ObjectModel::ReadOnlyCollection::idx_get طريقة
ReadOnlyCollection::idx_get method
يحصل على العنصر في موضع محدد.
virtual T System::Collections::ObjectModel::ReadOnlyCollection<T>::idx_get(int index) const override
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس للحصول على العنصر من. |
ReturnValue
نسخة من العنصر في الموضع المحدد.
انظر أيضًا
- Class ReadOnlyCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++