dict.cc dictionary

Dict Class

The main class for the dictionary application

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

System.Object
   dict.Dict

[Visual Basic]
Public Class Dict
[C#]
public class Dict

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: dict

Assembly: dict (in dict.exe)

See Also

Dict Members | dict Namespace