System::Collections::CollectionBase::ListImpl::idx_get-methode
ListImpl::idx_get method
Retourneert het element op de opgegeven index.
T System::Collections::CollectionBase<T>::ListImpl::idx_get(int32_t index)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int32_t | De nulgebaseerde index van het element om op te halen of in te stellen. |
ReturnValue
Het element op de opgegeven index.
Zie ook
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++