User's guide
>
Overview of Creo Object TOOLKIT Java
>
Class Types
>
Arrays
> Methods
Methods
Array objects always contain the same methods:
get
,
set
, and
create
. Methods must be invoked from an initialized object of the correct type, except for the
create
method, which is invoked from the name of the array class.
Was this helpful?
This site works best with JavaScript enabled