KitchenDraw SDK 2
Show / Hide Table of Contents

Method CreateEntry

CreateEntry(string, string)

Creates a new entry in the catalog's dictionary.

Declaration
public Catalog.Dico_.Entry CreateEntry(string identifier, string keyLanguageText)
Parameters
Type Name Description
string identifier
string keyLanguageText

A text defined in the catalog's language.

Returns
Type Description
Catalog.Dico_.Entry
In this article
Back to top Generated by DocFX