Common editor interface Document array helper class.
DocumentArray::DocumentArray |
( |
| ) |
|
unsigned int DocumentArray::GetCount |
( |
| ) |
|
get the number of elements in the array
- Returns
- the number of elements in the array
Document* DocumentArray::GetObjectByIndex |
( |
unsigned 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: