IRdsNonUniqueKeys.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of non-unique keys of the MDM dictionary.

Comments

Use the IRdsNonUniqueKeys.Item property to get non-unique key of the MDM dictionary.

Fore and Fore.NET Example

The property use is given in the example for IRdsNonUniqueKeys.Clear.

See also:

IRdsNonUniqueKeys