NonGenericList Class
Summary: Non generic list of objects
Module: aspose.imaging
Full Name: aspose.imaging.NonGenericList
Constructors
Name | Description |
---|---|
NonGenericList(list) | Initializes a new instance of the NonGenericList class. |
Constructor: NonGenericList(list)
NonGenericList(list)
Initializes a new instance of the NonGenericList class.
Parameters:
Parameter | Type | Description |
---|---|---|
list | list | The list - container of objects. |