System::Collections::Generic::ListExt क्लास
ListExt class
सामान्य List क्लास जो IListWrapper इंटरफ़ेस को लागू करता है।
template<typename T>class ListExt : public System::Collections::Generic::List<T>,
public System::Collections::IListWrapper
विधियाँ
| विधि | विवरण |
|---|---|
| CreateIListWrapper() override | RTTI जानकारी। |
| CreateIListWrapperImpl() | IListWrapper कार्यान्वयन सहायक रेफ़रेंस प्रकारों के लिए। |
| CreateIListWrapperImpl() | IListWrapper कार्यान्वयन सहायक वैल्यू प्रकारों के लिए। |
| CreateIListWrapperImpl() | IListWrapper कार्यान्वयन सहायक अन्य प्रकारों के लिए। |
Typedefs
| टाइपडिफ़ | विवरण |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
संबंधित देखें
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++