System::Collections::Generic::IDictionary::idx_get metodu

IDictionary::idx_get method

Alıcı işlev.

virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
ParametreTürAçıklama
anahtarconst TKey&Aranacak anahtar.

ReturnValue

Belirtilen anahtardaki değer.

Ayrıca Bakınız