Evaluates the scalar calculation, and rate, over an array of times, entered as strings in the Scenario date unit. It returns an array corresponding to the input times...
| [Visual Basic .NET] |
|---|
Public Function QuickEvaluateArray( _ ByRef Times As System.Array _ ) As System.Array |
| [C#] |
|---|
public System.Array QuickEvaluateArray( |
| [Managed C++] |
|---|
public: System::Array QuickEvaluateArray( |
| [Java] |
|---|
public Object[] quickEvaluateArray( |
- Times
