Share via


ManagedObjectWrapper Constructor (Object) (Microsoft.Office.InfoPath)

This constructor is reserved for internal use 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
Public Sub New ( _
    innerHostItem As Object _
)
'Usage
Dim innerHostItem As Object

Dim instance As New ManagedObjectWrapper(innerHostItem)
public ManagedObjectWrapper (
    Object innerHostItem
)

Parameters

  • innerHostItem

See Also

Reference

ManagedObjectWrapper Class
ManagedObjectWrapper Members
Microsoft.Office.InfoPath Namespace