SampleImageList Constructor (SampleImageList)

CVB.Net Documentation
Copy Constructor for Sample image List

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

public SampleImageList(
	SampleImageList sourceList
)

Parameters

sourceList
Type: Stemmer.Cvb.MantoSampleImageList
List from which to copy
Exceptions

ExceptionCondition
OutOfMemoryExceptionIf the creation of the copy failed due to an out of memory condition
See Also

Reference