Gets the Action at the specified index.
public Action this[int] {get;}
Gets the Action with the specified name.
public Action this[string] {get;}
ActionCollection Class | FreeFlow.Administration Namespace