Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IXMLElementCollection interface supports collection of XML elements for indexed access.
Inheritance
The IXMLElementCollection interface inherits from the IDispatch interface. IXMLElementCollection also has these types of members:
Methods
The IXMLElementCollection interface has these methods.
IXMLElementCollection::get_length Retrieves the number of elements in the collection. (IXMLElementCollection.get_length) |
IXMLElementCollection::item Retrieves the child elements from a collection using their index, name, or both. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | msxml.h |