NativeXml Help
Content
|
Index
|
Reference
TXmlNode.AttributeDelete
TXmlNode
procedure
AttributeDelete(
Index
: integer);
Description
Use this method to delete the attribute at Index in the list. Index must be equal or greater than 0, and smaller than
AttributeCount
. Using an index outside of that range has no effect.