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