System::Collections::CollectionBase::ListImpl::idx_get yöntemi
ListImpl::idx_get method
Belirtilen indeksteki öğeyi döndürür.
T System::Collections::CollectionBase<T>::ListImpl::idx_get(int32_t index)
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int32_t | Alınacak ya da ayarlanacak öğenin sıfır tabanlı indeksi. |
ReturnValue
Belirtilen indeksteki öğe.
Ayrıca Bakınız
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++