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