DOMNodeWrapper.abort Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
Public Sub abort
'Usage
Dim instance As DOMNodeWrapper
instance.abort()
public void abort()
Implements
IXMLDOMDocument3.abort()
IXMLDOMDocument2.abort()
IXMLDOMDocument.abort()