Description
This function is obsolete. One can retrieve all reactors by calling GetTransientReactors() and GetPersistentReactors().
Visual Basic
Public Function GetReactors() As List<RXObject>
C#
public List<RXObject> GetReactors();
This function is obsolete. One can retrieve all reactors by calling GetTransientReactors() and GetPersistentReactors().
Public Function GetReactors() As List<RXObject>
public List<RXObject> GetReactors();