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
| Metode | Deskripsi |
|---|---|
| CreateIListWrapper() override | Informasi RTTI. |
| CreateIListWrapperImpl() | pembantu implementasi IListWrapper untuk tipe referensi. |
| CreateIListWrapperImpl() | pembantu implementasi IListWrapper untuk tipe nilai. |
| CreateIListWrapperImpl() | pembantu implementasi IListWrapper untuk tipe lain. |
Typedefs
| Typedef | Deskripsi |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Lihat Juga
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++