Share via


XmlFormHostItem.MergeForm Method (XPathNavigator)

This member is a wrapper for the MergeForm method of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable Sub MergeForm ( _
    target As XPathNavigator _
)
'Usage
Dim instance As XmlFormHostItem
Dim target As XPathNavigator

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

Parameters

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

MergeForm Overload

Microsoft.Office.InfoPath Namespace