|
Anypia Programmer's Documentation
|
Sets the data for each year from the values in newDataArray.
void assign( const InsCodeArray& newDataArray, int firstDataYear, int lastDataYear );
|
Parameters |
Description |
|
const InsCodeArray& newDataArray |
Array of new values of data. |
|
int firstDataYear |
First year of data to set. |
|
int lastDataYear |
Last year of data to set. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|