Gentee Programming Language > Documentation > Libraries Download documentation

collection.gettype

Gets a element type of a collection.
 
uint collection.gettype(
      uint   index
)

Parameters

indexElement index starts at zero.

Return value

An element type of a collection or zero on error.

See also

    Collections


 Copyright © 2004-2006 Gentee Inc. All rights reserved.