kelas System::Collections::Generic::ListExt

ListExt class

kelas List generik yang mengimplementasikan antarmuka IListWrapper

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

Metode

MetodeDeskripsi
CreateIListWrapper() overrideInformasi RTTI.
CreateIListWrapperImpl()pembantu implementasi IListWrapper untuk tipe referensi.
CreateIListWrapperImpl()pembantu implementasi IListWrapper untuk tipe nilai.
CreateIListWrapperImpl()pembantu implementasi IListWrapper untuk tipe lain.

Typedefs

TypedefDeskripsi
BaseType
BaseTypes
ListType
ThisType
ValueType

Lihat Juga