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()IListWrapper helper di implementazione per tipi di riferimento.
CreateIListWrapperImpl()IListWrapper helper di implementazione per tipi valore.
CreateIListWrapperImpl()IListWrapper helper di implementazione per altri tipi.

Typedefs

TypedefDescrizione
BaseType
BaseTypes
ListType
ThisType
ValueType

Vedi anche