XMLAttributeList
From Xojo Documentation
Class (inherits from Object)
A helper class that is used in the XMLReader's StartElement event and the XMLXsltHandler’s StartElement event. A basic structure for a collection of attributes. The attributes can be retrieved by index or name.
Properties | |
|
Methods | ||
|
See Also
XMLReader class.