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