Property CurrentOperators CurrentOperators Get the list of operators currently being used Declaration public List<IOperator> CurrentOperators { get; } Property Value Type Description List<IOperator>