System::Collections::Generic::ListExt 클래스
ListExt class
일반 List 클래스로, IListWrapper 인터페이스를 구현합니다.
template<typename T>class ListExt : public System::Collections::Generic::List<T>,
public System::Collections::IListWrapper
메서드
| 메서드 | 설명 |
|---|---|
| CreateIListWrapper() override | RTTI 정보. |
| CreateIListWrapperImpl() | IListWrapper 구현 도우미 (참조 형식용). |
| CreateIListWrapperImpl() | IListWrapper 구현 도우미 (값 형식용). |
| CreateIListWrapperImpl() | IListWrapper 구현 도우미 (기타 형식용). |
Typedefs
| 타입 정의 | 설명 |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
또 보기
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++