itCollection2 接口 (tapi3if.h)
ITCollection2 接口是 ITCollection 接口的扩展。 ITCollection2 公开用于修改集合的其他方法。
继承
ITCollection2 接口继承自 IDispatch 接口。 ITCollection2 还具有以下类型的成员:
方法
ITCollection2 接口包含以下方法。
ITCollection2::Add Add 方法将新项插入到集合中的指定索引处。 |
ITCollection2::Remove Remove 方法从集合中删除指定索引处的项。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | tapi3if.h |