Share via


ManagedObjectWrapper constructor (Object)

This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.

[SECURITY CRITICAL]

Reserved for internal use.

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

See also

Reference

ManagedObjectWrapper class

ManagedObjectWrapper members

ManagedObjectWrapper overload

Microsoft.Office.InfoPath namespace