DOMNodeWrapper.validateNode(IXMLDOMNode) 方法

定义

此成员仅供内部使用,不能直接在您的代码中使用。

public:
 virtual Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMParseError ^ validateNode(Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ node);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMParseError validateNode (Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode node);
abstract member validateNode : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMParseError
override this.validateNode : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMParseError
Public Function validateNode (node As IXMLDOMNode) As IXMLDOMParseError

参数

返回

实现

适用于