ICubeLoaderResult.DuplicatedStrings

Syntax

DuplicatedStrings: IArrayList;

Description

The DuplicatedStrings property returns array of duplicate records.

Comments

Each array element is a string array.

Example

The property use is given in the example for ICubeLoaderFromSource.LoadWithResult.

See also:

ICubeLoaderResult