System::Collections::Generic::ListExt sınıfı

ListExt class

genel List sınıfı, IListWrapper arayüzünü uygular

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

Yöntemler

YöntemAçıklama
CreateIListWrapper() overrideRTTI bilgisi.
CreateIListWrapperImpl()IListWrapper referans tipleri için uygulama yardımcı programı.
CreateIListWrapperImpl()IListWrapper değer tipleri için uygulama yardımcı programı.
CreateIListWrapperImpl()IListWrapper diğer tipler için uygulama yardımcı programı.

Typedefs

TypedefAçıklama
BaseType
BaseTypes
ListType
ThisType
ValueType

Ayrıca Bakınız