System::Collections::Generic::SortedListHelper clase
SortedListHelper class
Esta clase auxiliar se utiliza para ocultar las funciones virtuales get_Keys get_Values que provienen de la interfaz IDictionary y sustituirlas por funciones con tipo de retorno diferente.
template<typename TKey,typename TValue>class SortedListHelper
Métodos
| Método | Descripción |
|---|---|
| get_Keys() const | |
| get_Values() const |
Ver también
- Namespace System::Collections::Generic
- Library Aspose.Page for C++