Leadtools.WinForms Namespace > RasterImageListItemCollection Class : RasterImageListItemCollection Constructor |
public RasterImageListItemCollection( RasterImageList imageList )
'Declaration Public Function New( _ ByVal imageList As RasterImageList _ )
'Usage Dim imageList As RasterImageList Dim instance As New RasterImageListItemCollection(imageList)
public RasterImageListItemCollection( RasterImageList imageList )
function RasterImageListItemCollection( imageList )
public: RasterImageListItemCollection( RasterImageList^ imageList )
You cannot create an instance of this class without associating it with a RasterImageList control.
You normally do not need to create an instance of this class manually, RasterImageList generates one automatically that you can access through the Items property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2