System::Collections::Generic::ListExt classe
ListExt class
classe generica List che implementa l’interfaccia IListWrapper
template<typename T>class ListExt : public System::Collections::Generic::List<T>,
public System::Collections::IListWrapper
Metodi
| Metodo | Descrizione |
|---|---|
| CreateIListWrapper() override | Informazioni RTTI. |
| CreateIListWrapperImpl() | Helper di implementazione di IListWrapper per tipi di riferimento. |
| CreateIListWrapperImpl() | Helper di implementazione di IListWrapper per tipi valore. |
| CreateIListWrapperImpl() | Helper di implementazione di IListWrapper per altri tipi. |
Typedefs
| Typedef | Descrizione |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Vedi anche
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Font for C++