The Generic tab allows you to specify either:
        
            
                
                    - 
                        
That the interface is a generic type, and to list its type parameters, or
                     
                    - 
                        
That the interface is bound to a generic type, and to give values for the required type parameters
                     
                
             
            For more information, see Generic types and methods.