A Sandcastle Documented Class Library
Aspose API Reference
Aspose.ThreeD.Utilities
IArrayList(T) Interface
IArrayList(T) Methods
AddRange Method
AddRange Method (IEnumerable(T))
AddRange Method (IList(T))
IArrayList
T
AddRange Method
Overload List
Name
Description
AddRange(IEnumerable
T
)
Adds all items from
collection
, this is general version for
IEnumerable
T
AddRange(IList
T
)
Adds all items from
list
, this is optimized version for
IList
T
See Also
Reference
IArrayList
T
Interface
Aspose.ThreeD.Utilities Namespace