ProcedureInfo Methods |
The ProcedureInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Apply |
Applies this procedure with the given action environment on the given graph.
Takes the arguments as inputs.
Returns an array of output values.
Attention: at the next call of Apply, the array returned from previous call is overwritten with the new return values.
|