System::Collections::Generic::SortedListHelper class
SortedListHelper class
Questa classe di supporto è usata per mascherare le funzioni virtuali get_Keys get_Values che provengono dall’interfaccia IDictionary e sostituirle con funzioni con tipo di ritorno diverso.
template<typename TKey,typename TValue>class SortedListHelper
Metodi
| Metodo | Descrizione |
|---|---|
| get_Keys() const | |
| get_Values() const |
Vedi anche
- Namespace System::Collections::Generic
- Library Aspose.Font for C++