System::Collections::Generic::_ValueList::idx_get yöntemi

_ValueList::idx_get method

Belirtilen konumdaki değeri alır.

virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
ParametreTürAçıklama
indeksintDeğerin alınacağı indeks.

ReturnValue

Belirtilen konumdaki değerin kopyası.

Ayrıca Bakınız