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++