System::Collections::Generic::List::idx_get method
List::idx_get method
Belirli konumdaki öğeyi alır.
T System::Collections::Generic::List<T>::idx_get(int index) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int | Öğenin alınacağı indeks. |
ReturnValue
Belirtilen konumdaki öğenin kopyası.
Ayrıca Bakınız
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++