| CreateAttList method |
Applies to
TIcAttListDecl
Declaration
Constructor CreateAttList(name : TDOMString; owner : TIcXMLDocument);
Description
Creates instance of attributes declaration list.
| Parameters |
| name | Name of element related with list declaration. |
| owner | Document to wich belong creating attributes list. |