Click or drag to resize

ProcedureInfo Methods

The ProcedureInfo type exposes the following members.

Methods
  NameDescription
Public methodApply
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.
Top
See Also