FreeFlow class library

ActionCollection.Item Property

Gets the Action at the specified index.

Overload List

Gets the Action at the specified index.

public Action this[int] {get;}

Gets the Action with the specified name.

public Action this[string] {get;}

See Also

ActionCollection Class | FreeFlow.Administration Namespace