Remove(Index: Integer): Boolean;
Remove(Index: Integer): Boolean;
Index. Index of the element with indexing settings.
The Remove method removes settings by index and returns whether removal was successful.
The method returns True if indexing settings were removed and False if removal is impossible due to some reasons.
The example of work with the ISourceDataImportInfos collection is given in description of the IImportExecutor.Import method.
See also: