System::Collections::Generic::ListExt klasse
ListExt class
generieke List klasse die de IListWrapper interface implementeert
template<typename T>class ListExt : public System::Collections::Generic::List<T>,
public System::Collections::IListWrapper
Methoden
| Methode | Beschrijving |
|---|---|
| CreateIListWrapper() override | RTTI-informatie. |
| CreateIListWrapperImpl() | IListWrapper implementatiehulp voor referentietypen. |
| CreateIListWrapperImpl() | IListWrapper implementatiehulp voor waardetypen. |
| CreateIListWrapperImpl() | IListWrapper implementatiehulp voor andere typen. |
Typedefs
| Typedef | Beschrijving |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Zie ook
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++