FreeFlow class library

ActionCollection Class

A collection of actions.

For a list of all members of this type, see ActionCollection Members.

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.ActionCollection

[Visual Basic]
NotInheritable Public Class ActionCollection
    Inherits DatabaseAware
    Implements IRefreshable, IBindingList, IList, ICollection, IEnumerable
[C#]
public sealed class ActionCollection : DatabaseAware, IRefreshable, IBindingList, IList, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FreeFlow.Administration

Assembly: FreeFlow.Administration (in FreeFlow.Administration.dll)

See Also

ActionCollection Members | FreeFlow.Administration Namespace