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