Share via


XmlFormHostItem.MemberwiseClone Method (Boolean)

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Function MemberwiseClone ( _
    cloneIdentity As Boolean _
) As MarshalByRefObject
'Usage
Dim cloneIdentity As Boolean
Dim returnValue As MarshalByRefObject

returnValue = Me.MemberwiseClone(cloneIdentity)
protected MarshalByRefObject MemberwiseClone(
    bool cloneIdentity
)

Parameters

Return Value

Type: System.MarshalByRefObject

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

MemberwiseClone Overload

Microsoft.Office.InfoPath Namespace