Copyright © 2016 Mobilengine Corp. All rights reserved. version: 7.0.4.19927
Sets the value at a specific index in a list object.
Returns
The method does not have a return value. The value at the specified zero-based index of the list will be set to the new-item parameter.
Remarks
Passing a negative number or an index that is larger than or equal to the number of items in the list throws an Index was out of range. error at runtime.