Click or drag to resize

IProcedureDefinition Methods

The IProcedureDefinition 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