An NDoc Documented Class Library

SubFlows Class

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

System.Object
   System.Collections.Generic.List`1
      Reporting.Domain.SubFlows

[Visual Basic]
Public Class SubFlows
    Inherits List`1
[C#]
public class SubFlows : List`1
[C++]
public __gc class SubFlows : public List`1
[JScript]
public class SubFlows extends List`1

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: Reporting.Domain

Assembly: White.Reporting (in White.Reporting.dll)

See Also

SubFlows Members | Reporting.Domain Namespace