Library Specification Object Model Reference

QLLibrarySettings.Insert Method 

Inserts the entry into the given location at the list and fires the add event.

new public void Insert(
   int index,
   QLLibrarySettingsEntry entry
);

Parameters

index
entry

Implements

IList`1.Insert

See Also

QLLibrarySettings Class | Spss.Dimensions.Library.Specification Namespace