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.Font for C++