An NDoc Documented Class Library

UIItemList`1 Class

For a list of all members of this type, see UIItemList`1 Members.

System.Object
   System.Collections.Generic.List`1
      White.Core.UIItemList`1
         Derived types

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

UIItemList`1 Members | White.Core Namespace