Evaluates the scalar calculation over the array of times provided by an Event Array component. It returns an array corresponding to the input times...
| [Visual Basic .NET] |
|---|
Public Function QuickEvaluateWithRateArray( _ ByRef Times As System.Array _ ) As System.Array |
| [C#] |
|---|
public System.Array QuickEvaluateWithRateArray( |
| [Managed C++] |
|---|
public: System::Array QuickEvaluateWithRateArray( |
| [Java] |
|---|
public Object[] quickEvaluateWithRateArray( |
- Times
