class
CharCollection
Source: aspose.
Char collection.
Methods
add(item) → Number
Add the Char object in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
item |
|
- Returns
-
Number
clear()
get()
getChar(IX) → Char
Gets the element at the specified IX.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
IX |
Number |
|
int |
- Returns
-
CharCharChar.
getCount()
iterator()
Reserved for internal use.
remove(item)
Remove the Char object from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
item |
|