Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLDOMElement::RemoveAttribute

Syntax | Arguments | Keywords | Version History

The IDLffXMLDOMElement::RemoveAttribute procedure method removes a specified attribute from the element node.

Syntax

Result = Obj->[IDLffXMLDOMElement::]RemoveAttribute( Name )

Arguments

Name

A scalar string that contains the name of the attribute to remove from the element.

Keywords

None

Version History

6.1
Introduced

  IDL Online Help (March 06, 2007)