System::Collections::Generic::IDictionary::idx_get method

IDictionary::idx_get method

गेटर फ़ंक्शन।

virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
पैरामीटरप्रकारविवरण
कुंजीconst TKey&खोजने के लिए कुंजी।

ReturnValue

निर्दिष्ट कुंजी पर मान।

संबंधित देखें