Library Specification Object Model Reference

QLLibrarySettings.Remove Method 

Removes the entry from the list, returning true if it was found and false if not.

new public bool Remove(
   QLLibrarySettingsEntry entry
);

Parameters

entry

Return Value

Implements

ICollection`1.Remove

See Also

QLLibrarySettings Class | Spss.Dimensions.Library.Specification Namespace