System::Collections::Generic::ListExt klass

ListExt class

generisk List klass som implementerar IListWrapper gränssnittet

template<typename T>class ListExt : public System::Collections::Generic::List<T>,
                                    public System::Collections::IListWrapper

Metoder

MetodBeskrivning
CreateIListWrapper() overrideRTTI-information.
CreateIListWrapperImpl()IListWrapper implementationshjälp för referenstyper.
CreateIListWrapperImpl()IListWrapper implementationshjälp för värdetyper.
CreateIListWrapperImpl()IListWrapper implementationshjälp för andra typer.

Typedefs

TypedefBeskrivning
BaseType
BaseTypes
ListType
ThisType
ValueType

Se även