FreeFlow class library

FormCollection Class

Collection of forms in a procedure.

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

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.FormCollection

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

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

FormCollection Members | FreeFlow.Administration Namespace