class
ParaCollection
Source: aspose.
Para collection.
Methods
add(item) → Number
Add the Para object in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
item |
|
- Returns
-
Number
clear()
get()
getCount()
getPara(IX) → Para
Gets the element at the specified index IX. Returns Null if the element is not exist.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
IX |
Number |
|
- Returns
iterator()
Reserved for internal use.
remove(item)
Remove the Para object from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
item |
|