IXMLDOMCDATASection Interface

Définition

public interface class IXMLDOMCDATASection : Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMText
[System.Runtime.InteropServices.Guid("2933BF8A-7B36-11D2-B20E-00C04F983E60")]
public interface IXMLDOMCDATASection : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMText
type IXMLDOMCDATASection = interface
    interface IXMLDOMText
Public Interface IXMLDOMCDATASection
Implements IXMLDOMText
Attributs
Implémente

Propriétés

attributes
baseName
childNodes
data
dataType
definition
firstChild
lastChild
length
namespaceURI
nextSibling
nodeName
nodeType
nodeTypedValue
nodeTypeString
nodeValue
ownerDocument
parentNode
parsed
prefix
previousSibling
specified
text
xml

Méthodes

appendChild(IXMLDOMNode)
appendData(String)
cloneNode(Boolean)
deleteData(Int32, Int32)
hasChildNodes()
insertBefore(IXMLDOMNode, Object)
insertData(Int32, String)
removeChild(IXMLDOMNode)
replaceChild(IXMLDOMNode, IXMLDOMNode)
replaceData(Int32, Int32, String)
selectNodes(String)
selectSingleNode(String)
splitText(Int32)
substringData(Int32, Int32)
transformNode(IXMLDOMNode)
transformNodeToObject(IXMLDOMNode, Object)

S’applique à