RasterImageListItemCollection Constructor

Summary

Initializes a new instance of the RasterImageListItemCollection class.

Syntax

C#
C++/CLI
C++
public: 
RasterImageListItemCollection(  
   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

See Also

Reference

RasterImageListItemCollection Class

RasterImageListItemCollection Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.