KitchenDraw SDK 2
Show / Hide Table of Contents

Property Entries

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.

Declaration
public IList<Catalog.Dico_.Entry> Entries { get; }
Property Value
Type Description
IList<Catalog.Dico_.Entry>
In this article
Back to top Generated by DocFX