System::Collections::Generic::SortedDictionaryPtr::operator[] metodu

SortedDictionaryPtr::operator[] method

Erişimci işlev.

V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
ParametreTürAçıklama
anahtarconst T&Elemanı erişmek için anahtar.

ReturnValue

Belirtilen anahtardaki öğeye referans.

Ayrıca Bakınız