Calculate(String,Calculation,ElementValue) Method
Performs a Calculation on this collection and stores the specified source element values in the resulting element's SubValue collections.
Syntax
Parameters
- label
- Name of the returned series.
- calc
- Calculation to perform on this collection.
- subValueSource
- The ElementValue to store in the resulting element's SubValue collection.
Return Value
Returns a series based on the specified calculation.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also