DOMNodeWrapper Classe

Definição

public ref class DOMNodeWrapper : Microsoft::Office::Interop::InfoPath::Helper::WrapperBase, Microsoft::Office::Interop::InfoPath::SemiTrust::DOMNode, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMAttribute, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMCDATASection, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMComment, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMDocument3, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMDocumentFragment, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMDocumentType, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMElement, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMEntity, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMEntityReference, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMImplementation, Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMProcessingInstruction
public class DOMNodeWrapper : Microsoft.Office.Interop.InfoPath.Helper.WrapperBase, Microsoft.Office.Interop.InfoPath.SemiTrust.DOMNode, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMAttribute, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMCDATASection, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMComment, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocument3, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocumentFragment, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocumentType, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMElement, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMEntity, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMEntityReference, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMImplementation, Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMProcessingInstruction
Public Class DOMNodeWrapper
Inherits WrapperBase
Implements DOMNode, IXMLDOMAttribute, IXMLDOMCDATASection, IXMLDOMComment, IXMLDOMDocument3, IXMLDOMDocumentFragment, IXMLDOMDocumentType, IXMLDOMElement, IXMLDOMEntity, IXMLDOMEntityReference, IXMLDOMImplementation, IXMLDOMProcessingInstruction
Herança
DOMNodeWrapper
Implementações

Construtores

DOMNodeWrapper()
DOMNodeWrapper(Object, String)

Propriedades

async
attributes
baseName
childNodes
data
dataType
definition
doctype
documentElement
entities
firstChild
implementation
lastChild
length
name
namespaces
namespaceURI
nextSibling
nodeName
nodeType
nodeTypedValue
nodeTypeString
nodeValue
notationName
notations
ondataavailable
onreadystatechange
ontransformnode
ownerDocument
parentNode
parsed
parseError
prefix
preserveWhiteSpace
previousSibling
publicId
readyState
resolveExternals
schemas
specified
systemId
tagName
target
text
url
validateOnParse
value
xml

Métodos

abort()
appendChild(IXMLDOMNode)
appendData(String)
cloneNode(Boolean)
createAttribute(String)
createCDATASection(String)
createComment(String)
createDocumentFragment()
createElement(String)
createEntityReference(String)
createNode(Object, String, String)
createProcessingInstruction(String, String)
createTextNode(String)
deleteData(Int32, Int32)
Finalize()
getAttribute(String)
getAttributeNode(String)
getElementsByTagName(String)
getProperty(String)
hasChildNodes()
hasFeature(String, String)
importNode(IXMLDOMNode, Boolean)
insertBefore(IXMLDOMNode, Object)
insertData(Int32, String)
load(Object)
loadXML(String)
nodeFromID(String)
normalize()
removeAttribute(String)
removeAttributeNode(IXMLDOMAttribute)
removeChild(IXMLDOMNode)
replaceChild(IXMLDOMNode, IXMLDOMNode)
replaceData(Int32, Int32, String)
save(Object)
selectNodes(String)
selectSingleNode(String)
setAttribute(String, Object)
setAttributeNode(IXMLDOMAttribute)
setProperty(String, Object)
splitText(Int32)
substringData(Int32, Int32)
transformNode(IXMLDOMNode)
transformNodeToObject(IXMLDOMNode, Object)
validate()
validateNode(IXMLDOMNode)

Aplica-se a