Library Specification Object Model Reference

QLLibrarySettings.RemoveAt Method 

Removes the entry at the index and fires the remove event.

new public void RemoveAt(
   int index
);

Parameters

index

Implements

IList.RemoveAt

See Also

QLLibrarySettings Class | Spss.Dimensions.Library.Specification Namespace