iXMLElementCollection 接口 (msxml.h)

IXMLElementCollection 接口支持用于索引访问的 XML 元素集合。

继承

IXMLElementCollection 接口继承自 IDispatch 接口。 IXMLElementCollection 还具有以下类型的成员:

方法

IXMLElementCollection 接口包含以下方法。

 
IXMLElementCollection::get_length

检索集合中的元素数。 (IXMLElementCollection.get_length)
IXMLElementCollection::item

使用子元素的索引和/或名称从集合中检索子元素。

要求

要求
目标平台 Windows
标头 msxml.h