NonGenericList Class

Summary: Non generic list of objects

Module: aspose.imaging

Full Name: aspose.imaging.NonGenericList

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
NonGenericList(list)Initializes a new instance of the NonGenericList class.

Constructor: NonGenericList(list)

 NonGenericList(list) 

Initializes a new instance of the NonGenericList class.

Parameters:

ParameterTypeDescription
listlistThe list - container of objects.