System::Collections::IList::idx_get metodu
IList::idx_get method
RTTI bilgisi.
virtual SharedPtr<System::Object> System::Collections::IList::idx_get(int index, int dummy=0) const =0
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int | Öğe indeksi. |
| sahte | int | Ayrım yapmak için kullanılan sahte parametre. |
ReturnValue
Belirtilen indeksteki öğe.
Açıklamalar
Belirtilen indeksteki öğeyi alır.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class IList
- Namespace System::Collections
- Library Aspose.Font for C++