FreeFlow class library

AlertCollection Class

Collection of alerts for a user.

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

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.AlertCollection

[Visual Basic]
NotInheritable Public Class AlertCollection
    Inherits DatabaseAware
    Implements IBindingList, IList, ICollection, IEnumerable
[C#]
public sealed class AlertCollection : DatabaseAware, 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

AlertCollection Members | FreeFlow.Administration Namespace