System::Collections::Generic::SortedListHelper 类
SortedListHelper class
此辅助类用于屏蔽来自 IDictionary 接口的虚函数 get_Keys、get_Values,并将其替换为返回类型不同的函数。
template<typename TKey,typename TValue>class SortedListHelper
方法
| 方法 | 描述 |
|---|---|
| get_Keys() const | |
| get_Values() const |
另见
- Namespace System::Collections::Generic
- Library Aspose.Font for C++