System::Collections::Generic::IList::idx_get yöntemi
IList::idx_get method
Belirtilen indeksteki öğeyi alır.
virtual T System::Collections::Generic::IList<T>::idx_get(int index) const =0
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int | Alınacak elemanın indeksi. |
ReturnValue
Belirtilen indeksteki elemanın kopyası.
Ayrıca Bakınız
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++