Compartir a través de


IXMLDOMDocument3.createNode(Object, String, String) Método

Definición

Este tipo o miembro actúa como un servidor proxy para un miembro u objeto Microsoft XML Core Services (MSXML). Para obtener información sobre el objeto o miembro de MSXML encapsulado por este tipo o miembro, consulte el SDK de MSXMLQue trabaja con MSXML5 y System.Xml Usar el modelo de objetos de InfoPath 2003.

public:
 Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ createNode(System::Object ^ Type, System::String ^ name, System::String ^ namespaceURI);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode createNode (object Type, string name, string namespaceURI);
abstract member createNode : obj * string * string -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
Public Function createNode (Type As Object, name As String, namespaceURI As String) As IXMLDOMNode

Parámetros

Type
Object
name
String
namespaceURI
String

Devoluciones

Implementaciones

Se aplica a