Condividi tramite


IXTLRuntime Interface

Definition

public interface class IXTLRuntime : MSXML::IXMLDOMNode
[System.Runtime.InteropServices.Guid("3EFAA425-272F-11D2-836F-0000F87A7782")]
public interface IXTLRuntime : MSXML.IXMLDOMNode
[<System.Runtime.InteropServices.Guid("3EFAA425-272F-11D2-836F-0000F87A7782")>]
type IXTLRuntime = interface
    interface IXMLDOMNode
Public Interface IXTLRuntime
Implements IXMLDOMNode
Attributes
Implements

Properties

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

Methods

absoluteChildNumber(IXMLDOMNode)
ancestorChildNumber(String, IXMLDOMNode)
appendChild(IXMLDOMNode)
childNumber(IXMLDOMNode)
cloneNode(Boolean)
depth(IXMLDOMNode)
formatDate(Object, String, Object)
formatIndex(Int32, String)
formatNumber(Double, String)
formatTime(Object, String, Object)
hasChildNodes()
insertBefore(IXMLDOMNode, Object)
removeChild(IXMLDOMNode)
replaceChild(IXMLDOMNode, IXMLDOMNode)
selectNodes(String)
selectSingleNode(String)
transformNode(IXMLDOMNode)
transformNodeToObject(IXMLDOMNode, Object)
uniqueID(IXMLDOMNode)

Applies to