System::Collections::IListWrapper 类

IListWrapper class

用于支持从泛型集合到非泛型集合的强制转换的接口。

class IListWrapper

方法

方法描述
virtual CreateIListWrapper()创建通过非泛型接口与原始集合协同工作的对象。

另见