'Declaration
Public Property ImageList As System.Windows.Forms.ImageList
'Usage
Dim instance As NImageListData Dim value As System.Windows.Forms.ImageList instance.ImageList = value value = instance.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}