IXMLDOMElement.removeAttributeNode(IXMLDOMAttribute) 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::Xml::IXMLDOMAttribute ^ removeAttributeNode(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ DOMAttribute);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute removeAttributeNode (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute DOMAttribute);
abstract member removeAttributeNode : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function removeAttributeNode (DOMAttribute As IXMLDOMAttribute) As IXMLDOMAttribute
Parâmetros
- DOMAttribute
- IXMLDOMAttribute