System::Collections::Generic::SortedListHelper क्लास
SortedListHelper class
यह सहायक क्लास virtual फ़ंक्शन get_Keys और get_Values को, जो IDictionary इंटरफ़ेस से आते हैं, छुपाने और उन्हें अलग रिटर्न टाइप वाले फ़ंक्शन से बदलने के लिए उपयोग की जाती है।
template<typename TKey,typename TValue>class SortedListHelper
विधियाँ
| विधि | विवरण |
|---|---|
| get_Keys() const | |
| get_Values() const |
संबंधित देखें
- Namespace System::Collections::Generic
- Library Aspose.Page for C++