New (XmlAttributeList constructor): Difference between revisions

From m204wiki
Jump to navigation Jump to search
JALWiccan (talk | contribs)
Automatically generated page update
 
(No difference)

Latest revision as of 22:26, 16 November 2015

Create a new XmlAttributeList object (XmlAttributeList class)


This page is under construction.

Syntax

%xmlAttributeList = [%(XmlAttributeList):]New

Syntax terms

%outXmlAttributeListxmlAttributeList
[%(XmlAttributeList):] The optional class name in parentheses denotes a Constructor. See "Usage notes", below, for more information about invoking a Constructor.

Usage notes

Examples

See also