IXMLElement::removeAttributeIXMLElement::removeAttribute*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IXMLElement::get_Attribute
*Next Topic: IXMLElement::get_children

IXMLElement::removeAttribute

HRESULT IXMLElement::removeAttribute(
    BSTR strPropertyName)

Deletes an attribute from an element. The attribute is specified by using the attribute name.

strPropertyName
Name of the attribute.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.