DOMDocument50Class class
This type or member acts as a proxy for a Microsoft XML Core Services (MSXML) object or member. For information about the MSXML object or member that is wrapped by this type or member, see the MSXML SDK. For more information about using MSXML objects or members from managed code, see Working with MSXML5 and System.Xml Using the InfoPath 2003 Object Model.
Inheritance hierarchy
System.Object
Microsoft.Office.Interop.InfoPath.Xml.DOMDocument50Class
Namespace: Microsoft.Office.Interop.InfoPath.Xml
Assembly: Microsoft.Office.Interop.InfoPath.Xml (in Microsoft.Office.Interop.InfoPath.Xml.dll)
Syntax
'Declaration
<GuidAttribute("88D969E5-F192-11D4-A65F-0040963251E5")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class DOMDocument50Class _
Implements IXMLDOMDocument3, DOMDocument50, XMLDOMDocumentEvents_Event, IXMLDOMDocument2, _
IXMLDOMDocument
'Usage
Dim instance As DOMDocument50Class
[GuidAttribute("88D969E5-F192-11D4-A65F-0040963251E5")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class DOMDocument50Class : IXMLDOMDocument3,
DOMDocument50, XMLDOMDocumentEvents_Event, IXMLDOMDocument2, IXMLDOMDocument
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.