ISolrFieldValues.Item

Syntax

Item(Index: Integer): ISolrFieldValue;

Parameters

Index. Field index.

Description

The Item property returns the specified element that is used to set field value.

Example

The example of work with the ISolrFieldValues collection is given in description of the ISolrImportCustomValues.FillValues method.

See also:

ISolrFieldValues | System and Custom Fields