Evaluates the scalar calculation, and rate, 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 QuickEvaluateEventArray( _ ByVal RefArray As IAgCrdnEventArray _ ) As System.Array |
| [C#] |
|---|
public System.Array QuickEvaluateEventArray( |
| [Managed C++] |
|---|
public: System::Array QuickEvaluateEventArray( |
| [Java] |
|---|
public Object[] quickEvaluateEventArray( |
| [Unmanaged C++] |
|---|
public: HRESULT QuickEvaluateEventArray( |
- RefArray
