IResourceItems.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method deletes all objects of the resource editor.

Comments

After executing the method the IResourceLocales.Count property is set to 0.

See also:

IResourceItems