IResourceObject

Assembly: IO;

Description

The IResourceObject interface contains properties of collections of resource editor objects.

Inheritance Hierarchy

          IResourceObject

Comments

The Resources repository object for creating multilingual systems.

Properties

  Property name Brief description
The Binaries property returns the collection of images of the resource editor.
The Locales property returns the collection of resource editor languages.
The Strings property returns the collection of resource editor strings.

See also:

IO Assembly Interfaces