Table of Contents

Constructor ImageList

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ImageList(bool)

Initializes a new instance of the ImageList with default values.

public ImageList(bool immutable)

Parameters

immutable bool

ImageList()

Initializes a new instance of the ImageList with default values.

public ImageList()