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 attribute of successful removing.
The method returns True, if indexing settings were removed False, if removing 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: