Share via


IXMLDOMSelection

Represents the list of nodes that match a given XSL Pattern or XML Path Language (XPath) expression.

Remarks

IXMLDOMSelection is created through the selectNodes method on IXMLDOMDocument2. IXMLDOMSelection is an extension of the World Wide Web Consortium (W3C) Document Object Model (DOM).

This interface inherits all of the methods, properties, and events of IXMLDOMNodeList.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.

Setting Version-independent Version-dependent
ProgID Msxml2.DOMDocument, Msxml2.FreeThreadedDOMDocument Msxml2.DOMDocument.3.0, Msxml2.FreeThreadedDOMDocument.3.0
CLSID F6D90F11-9C73-11D3-B32E-00C04F990BB4 f5078f32-c551-11d3-89b9-0000f81fe221

See Also

IXMLDOMSelection Members

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.