class
SolutionXMLCollection
Source: aspose.
SolutionXML collection.
Methods
add(solutionXml) → Number
Add the SolutionXML in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
solutionXml |
|
- Returns
-
Number
clear()
get(name) → SolutionXML
Gets the element at the specified attribute Name. Returns null if an element is not exist.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
name |
String |
|
- Returns
get()
getCount()
iterator()
Reserved for internal use.
remove(solutionXml)
Remove the SolutionXML from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
solutionXml |
|