IXMLDOMSelection.matches(IXMLDOMNode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ matches(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pNode);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode matches (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pNode);
abstract member matches : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Function matches (pNode As IXMLDOMNode) As IXMLDOMNode
Parameters
- pNode
- IXMLDOMNode