XmlFormHostItem.MergeForm-Methode (XPathNavigator)
Dieser Member ist ein Wrapper für die MergeForm-Eigenschaft der XmlForm-Klasse.
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
)
Parameter
- target
Typ: System.Xml.XPath.XPathNavigator