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
निर्दिष्ट कुंजी पर मान।
संबंधित देखें
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++