ISearchDataSourcesFreeDimElements.Contains

Syntax

Contains(Key: String): Boolean;

Parameters

Key. Element key.

Description

The Contains method checks and returns whether there is the specified element key in the collection.

Comments

The method returns True if the element with the specified key is contained in the current collection.

See also:

ISearchDataSourcesFreeDimElements