Remove(Index: Integer): Boolean;
Remove(Index: Integer): Boolean;
Index. Index of removed custom field binding parameters.
The Remove method removes binding parameters by index and returns whether removal was successful.
The method returns True if binding parameters were removed, and False if binding parameters cannot be removed due to some reasons.
The example of work with the ISolrImportFieldBindings collection is given in description of the ISolrImportAttributeFieldBinding.Dimension, ISolrImportFieldToFieldBinding.SourceField, ISolrImportDocumentExtensionBinding.Element properties.
See also: