|
Anypia Programmer's Documentation
|
Sets data for specified years from another FloatAnnual.
void assign( const FloatAnnual& floatAnnual, int firstYear, int lastYear );
|
Parameters |
Description |
|
const FloatAnnual& floatAnnual |
Array of new values of data. |
|
int firstYear |
First year of data to set. |
|
int lastYear |
Last year of data to set. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|