DOMNodeWrapper.save 方法

此成员仅供内部使用,不能直接在您的代码中使用。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
Public Sub save ( _
    destination As Object _
)
用法
Dim instance As DOMNodeWrapper
Dim destination As Object

instance.save(destination)
public void save(
    Object destination
)

参数

实现

IXMLDOMDocument3.save(Object)
IXMLDOMDocument2.save(Object)
IXMLDOMDocument.save(Object)

另请参阅

引用

DOMNodeWrapper 类

DOMNodeWrapper 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间