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

MetodoDescrizione
CreateIListWrapper() overrideInformazioni 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

TypedefDescrizione
BaseType
BaseTypes
ListType
ThisType
ValueType

Vedi anche