Library Specification Object Model Reference

QLLibrarySettings.Add Method 

Adds a new QLLibrarySettingsEntry and fires the SettingsEntryAdded event.

new public void Add(
   QLLibrarySettingsEntry entry
);

Parameters

entry

Implements

ICollection`1.Add

See Also

QLLibrarySettings Class | Spss.Dimensions.Library.Specification Namespace