System::Collections::ObjectModel::ReadOnlyCollection::idx_get metodu
ReadOnlyCollection::idx_get method
Belirli konumdaki öğeyi alır.
virtual T System::Collections::ObjectModel::ReadOnlyCollection<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 ReadOnlyCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++