共用方式為


DOMDocument50Class 類別

此類型或成員為 Microsoft XML Core Services (MSXML) 5.0 物件或成員的 Proxy。如需由此類型或成員所包裝之 MSXML 物件或成員的詳細資訊,請在 MSDN 上搜尋 Microsoft XML Core Services (MSXML) SDK。如需從 Managed 程式碼使用 MSXML 物件或成員的詳細資訊,請參閱 使用 InfoPath 2003 物件模型處理 MSXML5 和 System.Xml

**命名空間:**Microsoft.Office.Interop.InfoPath.Xml
**組件:**Microsoft.Office.Interop.InfoPath.Xml (於 microsoft.office.interop.infopath.xml.dll 中)

語法

'宣告
<GuidAttribute("88D969E5-F192-11D4-A65F-0040963251E5")> _
<ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath.Xml.XMLDOMDocumentEvents" & ChrW(0) & "")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class DOMDocument50Class
    Implements IXMLDOMDocument3, DOMDocument50, XMLDOMDocumentEvents_Event, IXMLDOMDocument2, _
    IXMLDOMDocument
'用途
Dim instance As DOMDocument50Class
[GuidAttribute("88D969E5-F192-11D4-A65F-0040963251E5")] 
[ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath.Xml.XMLDOMDocumentEvents\0")] 
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
public class DOMDocument50Class : IXMLDOMDocument3, DOMDocument50, XMLDOMDocumentEvents_Event, 
    IXMLDOMDocument2, IXMLDOMDocument

繼承階層

System.Object
  Microsoft.Office.Interop.InfoPath.Xml.DOMDocument50Class

執行緒安全

此型別的所有公用靜態 (於 Visual Basic 共用) 成員都是執行緒安全。但並不保證所有執行個體成員為執行緒安全。

請參閱

參考

DOMDocument50Class 成員
Microsoft.Office.Interop.InfoPath.Xml 命名空間