IDL Programming > Objects > File Format Object Classes > IDLffXMLDOMAttr::GetName

IDLffXMLDOMAttr::GetName

Syntax | Return Value | Arguments | Keywords | Version History

The IDLffXMLDOMAttr::GetName function method returns the name of the attribute node.

Syntax

Result = Obj->[IDLffXMLDOMAttr::]GetName()

Return Value

Returns a scalar string containing the name of the attribute node.

Arguments

None

Keywords

None

Version History

6.1

Introduced