DOMDocument50Class.validateNode(IXMLDOMNode) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError ^ validateNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ node) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument3::validateNode;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError validateNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode node);
abstract member validateNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
override this.validateNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
Public Overridable Function validateNode (node As IXMLDOMNode) As IXMLDOMParseError
Paramètres
- node
- IXMLDOMNode