v4.2
Returns an OperatorCollection containing simulation Operators which are driving the simulation of this environment.
// get accessor OperatorCollection rtn = SimulationEnvironment.Operators; |
/* See the example under the SimulationEnvironment object. */ |