'Declaration Public Overloads Sub Add( _ ByVal list As System.Windows.Forms.ImageList _ )
public void Add( System.Windows.Forms.ImageList list )
Parameters
- list
- System.Windows.Forms.ImageList component that contains the images to add to the collection.