System::Collections::Generic::ListExt clase
ListExt class
Clase genérica List que implementa la interfaz IListWrapper
template<typename T>class ListExt : public System::Collections::Generic::List<T>,
public System::Collections::IListWrapper
Métodos
| Método | Descripción |
|---|---|
| CreateIListWrapper() override | Información RTTI. |
| CreateIListWrapperImpl() | IListWrapper asistente de implementación para tipos de referencia. |
| CreateIListWrapperImpl() | IListWrapper asistente de implementación para tipos de valor. |
| CreateIListWrapperImpl() | IListWrapper asistente de implementación para otros tipos. |
Typedefs
| Typedef | Descripción |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Ver también
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++