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

MethodeBeschrijving
CreateIListWrapper() overrideRTTI-informatie.
CreateIListWrapperImpl()IListWrapper implementatiehulp voor referentietypen.
CreateIListWrapperImpl()IListWrapper implementatiehulp voor waardetypen.
CreateIListWrapperImpl()IListWrapper implementatiehulp voor andere typen.

Typedefs

TypedefBeschrijving
BaseType
BaseTypes
ListType
ThisType
ValueType

Zie ook