System::Collections::Generic::ListExt klass
ListExt class
generisk List klass som implementerar IListWrapper gränssnittet
template<typename T>class ListExt : public System::Collections::Generic::List<T>,
public System::Collections::IListWrapper
Metoder
| Metod | Beskrivning |
|---|---|
| CreateIListWrapper() override | RTTI-information. |
| CreateIListWrapperImpl() | IListWrapper implementationshjälp för referenstyper. |
| CreateIListWrapperImpl() | IListWrapper implementationshjälp för värdetyper. |
| CreateIListWrapperImpl() | IListWrapper implementationshjälp för andra typer. |
Typedefs
| Typedef | Beskrivning |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Se även
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++