IXMLDOMNamedNodeMap.getQualifiedItem(String, String) 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 ^ getQualifiedItem(System::String ^ baseName, System::String ^ namespaceURI);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode getQualifiedItem (string baseName, string namespaceURI);
abstract member getQualifiedItem : string * string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Function getQualifiedItem (baseName As String, namespaceURI As String) As IXMLDOMNode
Parameters
- baseName
- String
- namespaceURI
- String