Remove(ItemIndex: Integer): Boolean;
Remove(ItemIndex: Integer): Boolean;
ItemIndex. Index of the element with indexing settings.
The Remove method removes indexing settings and returns the attribute of successful removing.
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: