System::Collections::Generic::SortedListHelper class
SortedListHelper class
This helper class is used to mask virtual functions get_Keys get_Values that come from IDictionary interface and substitute these to the functions with different return type.
template<typename TKey,typename TValue>class SortedListHelper
Methods
Method | Description |
---|---|
get_Keys() const | |
get_Values() const |
See Also
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++