An NDoc Documented Class Library

ControlDictionaryItems Class

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

System.Object
   System.Collections.Generic.List`1
      White.Core.Mappings.ControlDictionaryItems

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

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

See Also

ControlDictionaryItems Members | White.Core.Mappings Namespace