klyn.io.xml.dom.XMLDOMStringList.add
method
public add(str as String) as Void:
Description

Adds a string when it is not already present.

Parameters
  • str String to add.
Example
names.add("namespaces")