An NDoc Documented Class Library

WindowItemsMap Class

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

System.Object
   System.Collections.Generic.List`1
      Bricks.RuntimeFramework.BricksCollection`1
         White.Core.ScreenMap.WindowItemsMap
            White.Core.ScreenMap.NullWindowItemsMap

[Visual Basic]
Public Class WindowItemsMap
    Inherits BricksCollection`1
[C#]
public class WindowItemsMap : BricksCollection`1
[C++]
public __gc class WindowItemsMap : public BricksCollection`1
[JScript]
public class WindowItemsMap extends BricksCollection`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.ScreenMap

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

See Also

WindowItemsMap Members | White.Core.ScreenMap Namespace