Поделиться через


IXMLDOMProcessingInstruction Интерфейс

Определение

public interface class IXMLDOMProcessingInstruction : Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode
[System.Runtime.InteropServices.Guid("2933BF89-7B36-11D2-B20E-00C04F983E60")]
public interface IXMLDOMProcessingInstruction : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
type IXMLDOMProcessingInstruction = interface
    interface IXMLDOMNode
Public Interface IXMLDOMProcessingInstruction
Implements IXMLDOMNode
Атрибуты
Реализации

Свойства

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

Методы

appendChild(IXMLDOMNode)
cloneNode(Boolean)
hasChildNodes()
insertBefore(IXMLDOMNode, Object)
removeChild(IXMLDOMNode)
replaceChild(IXMLDOMNode, IXMLDOMNode)
selectNodes(String)
selectSingleNode(String)
transformNode(IXMLDOMNode)
transformNodeToObject(IXMLDOMNode, Object)

Применяется к