SampleImageList Constructor (String)

CVB.Net Documentation
Constructor that loads an image List from a file.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public SampleImageList(
	string fileName
)

Parameters

fileName
Type: SystemString
name of the file from which to load the image list
Exceptions

ExceptionCondition
ArgumentNullExceptionIf fileName is null
See Also

Reference