FreeFlow class library

FolderCollection Class

A collection of folders.

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

System.Object
   FreeFlow.Administration.DatabaseAware
      FreeFlow.Administration.FolderCollection

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

FolderCollection Members | FreeFlow.Administration Namespace