SolutionXMLCollection

SolutionXMLCollection class

SolutionXML collection.

Properties

NameTypeDescription
Countint
Item (java.lang.String)SolutionXMLGets the element at the specified attribute Name. Returns null if an element is not exist.
Item (int)SolutionXML

Methods

NameDescription
addAdd the SolutionXML in the collection.
removeRemove the SolutionXML from the collection.
clear
removeAt
iteratorReserved for internal use.