DOMNodeWrapper Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DOMNodeWrapper() |
This member is reserved for internal use and is not intended to be used directly from your code. |
DOMNodeWrapper(Object, String) |
This member is reserved for internal use and is not intended to be used directly from your code. |
DOMNodeWrapper()
This member is reserved for internal use and is not intended to be used directly from your code.
public:
DOMNodeWrapper();
public DOMNodeWrapper ();
Public Sub New ()
Applies to
DOMNodeWrapper(Object, String)
This member is reserved for internal use and is not intended to be used directly from your code.
public:
DOMNodeWrapper(System::Object ^ objInstance, System::String ^ solutionUri);
public DOMNodeWrapper (object objInstance, string solutionUri);
new Microsoft.Office.Interop.InfoPath.SemiTrust.DOMNodeWrapper : obj * string -> Microsoft.Office.Interop.InfoPath.SemiTrust.DOMNodeWrapper
Public Sub New (objInstance As Object, solutionUri As String)
Parameters
- objInstance
- Object
- solutionUri
- String