Item
Retrieves the document at index n from the collection. Indices start with 1.
Signature
Item(in n:Integer) : Document |
Errors
Error code | Description |
---|---|
1600 | The object is no longer valid. |
1601 | Invalid address for the return parameter was specified. |