An NDoc Documented Class Library

UIItemCollection Class

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

System.Object
   System.Collections.Generic.List`1
      Bricks.RuntimeFramework.BricksCollection`1
         White.Core.UIItems.UIItemCollection

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

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

See Also

UIItemCollection Members | White.Core.UIItems Namespace