Method AddRange
- Namespace
- Aspose.CAD.FileFormats.Cad
- Assembly
- Aspose.CAD.dll
AddRange(CadBlockTableObject[])
Adds the range of the objects to container.
public void AddRange(CadBlockTableObject[] objects)
Parameters
objects
CadBlockTableObject[]The objects array.