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 |