An NDoc Documented Class Library

Processes Class

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

System.Object
   System.Collections.Generic.List`1
      White.Core.Processes

[Visual Basic]
Public Class Processes
    Inherits List`1
[C#]
public class Processes : List`1
[C++]
public __gc class Processes : public List`1
[JScript]
public class Processes 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: White.Core

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

See Also

Processes Members | White.Core Namespace