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öntem | Açıklama |
|---|---|
| CreateIListWrapper() override | RTTI 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
| Typedef | Açıklama |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Ayrıca Bakınız
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Font for C++