Поделиться через


DOMNodeWrapper Constructor (Object, String)

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Sub New ( _
    objInstance As Object, _
    solutionUri As String _
)
'Usage
Dim objInstance As Object
Dim solutionUri As String

Dim instance As New DOMNodeWrapper(objInstance, _
    solutionUri)
public DOMNodeWrapper(
    Object objInstance,
    string solutionUri
)

Parameters

See Also

Reference

DOMNodeWrapper Class

DOMNodeWrapper Members

DOMNodeWrapper Overload

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace