Class Catalog.Dico_
Allows to read and write information into a catalog's dictionary which is used to translate strings contained in the catalog into different languages supported by KitchenDraw UI.
Inherited Members
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Catalog.Dico_
Properties
Name | Description |
---|---|
Entries | Provides access to entries contained in the catalog's dictionary. Each entry represents a string contained in the catalog (defined in the catalog's language), and all its translations to other languages. |
Methods
Name | Description |
---|---|
CreateEntry(string, string) | Creates a new entry in the catalog's dictionary. |