Returns a member of the collection by index.
public ValueItem Item(int index);
Return Value
A reference to the member object if it exists or null if not.
Parameters
**Index**
The index number of the item.
See also:
Class Values© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic