New (XmlAttributeList constructor)

From m204wiki
Jump to navigation Jump to search

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