IStringMap.Values

Syntax

Values : ICollection;

Description

The Values property returns the collection of map element values.

Example

The property use is given in the example for IStringMap.Keys.

See also:

IStringMap