Remove(ItemIndex: Integer): Boolean;
Remove(ItemIndex: Integer): Boolean;
ItemIndex. Index of the element with indexing settings.
The Remove method removes indexing settings and returns whether removal was successful.
The method returns True if indexing settings are successfully removed, and False if indexing settings cannot be removed due to some reason.
The example of work with the ISourceDataImportDestinationInfos collection is given in description of the ISourceDataImportDestinationInfos.Add method.
See also: