Library Specification Object Model Reference

ICheckList.Insert Method 

Inserts an item to the ICheckList at the specified index.

ICheckListItem Insert(
   int index
);

Parameters

index
The zero-based index at which value should be inserted.

Return Value

See Also

ICheckList Interface | Spss.Dimensions.Library.Specification Namespace