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