Common editor interface Document array helper class.
◆ DocumentArray()
| DocumentArray::DocumentArray |
( |
| ) |
|
◆ GetCount()
| int DocumentArray::GetCount |
( |
| ) |
|
get the number of elements in the array
- Returns
- the number of elements in the array
◆ GetObjectByIndex()
| Document * DocumentArray::GetObjectByIndex |
( |
int |
index | ) |
|
Returns an item based on index.
- Parameters
-
| index | the index of the item to be returned |
- Returns
- the Document at the given index
- Exceptions
-
| CEIException | if index is invalid |
The documentation for this class was generated from the following file: