IXMLDOMEntityReference.insertBefore(IXMLDOMNode, Object) Método
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.
public:
Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ insertBefore(Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ newChild, System::Object ^ refChild);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode insertBefore (Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode newChild, object refChild);
Public Function insertBefore (newChild As IXMLDOMNode, refChild As Object) As IXMLDOMNode
Parâmetros
- newChild
- IXMLDOMNode
- refChild
- Object