DOMNodeWrapper Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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 ()
Aplica-se a
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)
Parâmetros
- objInstance
- Object
- solutionUri
- String