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
| Typedef | Περιγραφή |
|---|---|
| BaseType | |
| BaseTypes | |
| ListType | |
| ThisType | |
| ValueType |
Δείτε επίσης
- Class List
- Class IListWrapper
- Namespace System::Collections::Generic
- Library Aspose.Page for C++