ObjectType:array

From Lavish Software Wiki
Revision as of 23:30, 25 May 2005 by Eleven (talk | contribs)
Jump to navigation Jump to search

Description

Members

  • int Dimensions: Total number of extents of the array (e.g. 2-dimensional has two extents)
  • int Size: Total number of elements in the array, including all dimensions
  • int Size[#]: Total number of elements in a given dimension of the array

Methods

Returns

Examples

See Also