Item(Index: Integer): ISolrImportFieldBinding;
Index. Index of custom field binding parameters.
The Item property returns custom field binding parameters.
Depending on the binding type, cast method execution result to one of the following interfaces to determine additional parameters:
The example of work with the ISolrImportFieldBindings collection is given in description of the ISolrImportAttributeFieldBinding.Dimension, ISolrImportFieldToFieldBinding.SourceField, ISolrImportDocumentExtensionBinding.Element properties.
See also: