class
PropCollection
Source: aspose.
Prop collection.
Methods
add() → Number
Add the Prop object in the collection.
- Returns
-
Number
clear()
get()
getCount()
getProp(ID) → Prop
Gets the element at the specified ID.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
ID |
Number |
|
- Returns
getProp(name) → Prop
Gets the element at the specified name.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
name |
String |
|
- Returns
iterator()
Reserved for internal use.
remove()
Remove the Prop object from the collection.