NonGenericList Class

Summary: Non generic list of objects

Module: aspose.psd

Full Name: aspose.psd.NonGenericList

Aspose.PSD Version: 24.4.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.