共用方式為


ITCollection2 介面 (tapi3if.h)

ITCollection2 介面是ITCollection介面的延伸模組。 ITCollection2 會公開其他方法來修改集合。

繼承

ITCollection2 介面繼承自 IDispatch 介面。 ITCollection2 也有下列類型的成員:

方法

ITCollection2 介面具有這些方法。

 
ITCollection2::Add

Add 方法會將新專案插入集合中指定的索引處。
ITCollection2::Remove

Remove 方法會從集合中刪除指定索引處的專案。

規格需求

需求
目標平台 Windows
標頭 tapi3if.h

另請參閱

IDispatch

ITCollection