IStringMap.Values

Fore Syntax

Values : ICollection;

Fore.Net syntax

Values : Prognoz.Platform.Interop.ForeCollections.ICollection

Description

The Values property returns the collection of string map values.

See also:

IStringMap