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.Page for C++