IResourceLocales.Item

Syntax

Item[Index: Integer]: IResourceLocale;

Parameters

Index. Language index in resource editor.

Description

The Item property returns the language added to the collection of resource editor languages.

Comments

Collection indexing is continuous and starts with zero.

See also:

IResourceLocales