| Gentee Programming Language > Documentation > Libraries | Download documentation |
Gets a value of a collection element; this method is applied if an element type is a structure or a fundamental type, except for double, ulong and long.
uint collection.val( uint index )
index Element index starts at zero.
A value of a collection element.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |