DataDOM 介面
DataDOM 物件是 Microsoft Office InfoPath 2007 物件,用來實作和 XDocument 物件關聯的資料驗證事件。Microsoft Office InfoPath 2007
**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)
語法
'宣告
<CoClassAttribute(GetType(DataDOMClass))> _
Public Interface DataDOM
Inherits _DataDOMEventSink_Event
'用途
Dim instance As DataDOM
[CoClassAttribute(typeof(DataDOMClass))]
public interface DataDOM : _DataDOMEventSink_Event
備註
DataDOM 物件無法在程式碼中直接使用。