←Select platform

RasterImageListItemCollection Constructor (RasterImageListItemCollection)

Summary

Initializes a new instance of the RasterImageListItemCollection class.

Syntax

C#
VB
C++
public RasterImageListItemCollection(  
   Leadtools.Winforms.RasterImageList imageList 
) 
Public Function New( _ 
   ByVal imageList As Leadtools.Winforms.RasterImageList _ 
) 
public: 
RasterImageListItemCollection(  
   Leadtools.Winforms.RasterImageList^ imageList 
) 

Parameters

imageList
The RasterImageList that owns the collection.

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize