System::Collections::Generic::ListExt クラス

ListExt class

汎用 List クラスで、IListWrapper インターフェイスを実装します。

template<typename T>class ListExt : public System::Collections::Generic::List<T>,
                                    public System::Collections::IListWrapper

メソッド

メソッド説明
CreateIListWrapper() overrideRTTI 情報。
CreateIListWrapperImpl()IListWrapper の参照型向け実装ヘルパー。
CreateIListWrapperImpl()IListWrapper の値型向け実装ヘルパー。
CreateIListWrapperImpl()IListWrapper のその他の型向け実装ヘルパー。

Typedefs

型定義説明
BaseType
BaseTypes
ListType
ThisType
ValueType

参照