Dew MtxVec NET
TMtxVec.SetInteger Method
Summary
Sets object values (integer).

Class
TMtxVec

Declaration
Function SetInteger(Index: integer; const A: array of Integer): TMtxVec;

Description

The integer elements of A array are copied to the calling object elements [Index]..[Index+Length(A)-1]. An exception is raised if calling object array borders are overrun/underrun.

Note: Use this method for integer array only.
 See Also 
SetIt 
SetDouble 
SetCplx 
SetSingle 

Copyright 2008 Dew Research
http://www.dewresearch.com