IArrayList

Overview

IArrayList is a interface in Aspose.3D FOSS for .NET. Inherits from: IList<T>.

The type of elements in the list

This interface provides 1 method for working with IArrayList objects in .NET programs. Available methods include: ToArray. All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.

Methods

SignatureDescription
ToArray()Items array

See Also