DOMDocument Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class DOMDocument : MSXML::IXMLDOMDocument, MSXML::XMLDOMDocumentEvents_Event
[System.Runtime.InteropServices.CoClass(typeof(MSXML.DOMDocumentClass))]
[System.Runtime.InteropServices.Guid("2933BF81-7B36-11D2-B20E-00C04F983E60")]
public interface DOMDocument : MSXML.IXMLDOMDocument, MSXML.XMLDOMDocumentEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(MSXML.DOMDocumentClass))>]
[<System.Runtime.InteropServices.Guid("2933BF81-7B36-11D2-B20E-00C04F983E60")>]
type DOMDocument = interface
interface IXMLDOMDocument
interface IXMLDOMNode
interface XMLDOMDocumentEvents_Event
Public Interface DOMDocument
Implements IXMLDOMDocument, XMLDOMDocumentEvents_Event
- Attributes
- Implements
Properties
Methods
Events
ondataavailable | (Inherited from XMLDOMDocumentEvents_Event) |
onreadystatechange | (Inherited from XMLDOMDocumentEvents_Event) |