|
|
Whitebeam Object Definition
|
Method Description
XmlNodeSet.toString()
Return string equivalent of the XmlNodeSet
Syntax
string = XmlNodeSet.toString()
Parameters
The 'XmlNodeSet.toString' method takes no parameters
Results
The 'XmlNodeSet.toString' method returns string:
| Type/Value | Range/Length | Description |
| string |
  |
Generate a string by invoking toString on each XML element in the XmlNodeSet and concatentating the results.
|
|
|
|
(loadtime : 12ms) |