BetterListViewItemSelectionChangedEventArgs Constructor
      
     
    
       Initializes a new instance of the BetterListViewItemSelectionChangedEventArgs class. 
      
      Parameters
      
        - 
          isSelected
        
 
        - The item is selected.
 
        - 
          item
        
 
        - The item whose selection state has changed.
 
        - 
          itemAddress
        
 
        - Address of the item whose selection state has changed.
 
        - 
          itemIndex
        
 
        - Index of the item whose selection state has changed.
 
      
      See Also
      
        BetterListViewItemSelectionChangedEventArgs Class | ComponentOwl.BetterThumbnailBrowser Namespace