次の方法で共有


XmlFormHostItem.MergeForm メソッド (XPathNavigator)

このメンバは、XmlForm クラスの MergeForm メソッドのラッパーです。

名前空間: Microsoft.Office.InfoPath
アセンブリ: Microsoft.Office.InfoPath (microsoft.office.infopath.dll 内)

構文

'宣言
Public Overridable Sub MergeForm ( _
    target As XPathNavigator _
)
'使用
Dim instance As XmlFormHostItem
Dim target As XPathNavigator

instance.MergeForm(target)
public virtual void MergeForm (
    XPathNavigator target
)

パラメータ

  • target

関連項目

参照

XmlFormHostItem クラス
XmlFormHostItem のメンバ
Microsoft.Office.InfoPath 名前空間