| Better ListView Class Reference | 
            
             | 
          
        
       
      
        
BetterListViewCheckedItemCollection.Insert Method
      
     
    
       Check the specified item by inserting it to the list at the specified index. 
      
      Parameters
      
        - 
          index
        
 
        - The zero-based index at which item should be inserted.
 
        - 
          item
        
 
        - The item to insert into the list.
 
      
      Implements
      
        IList<BetterListViewItem>.Insert
      
      See Also
      
        BetterListViewCheckedItemCollection Class | ComponentOwl.BetterListView Namespace