CadBlockRecordList.AddRange
CadBlockRecordList.AddRange method
Adds the range of the objects to container.
public void AddRange(CadBlockTableObject[] objects)
Parameter | Type | Description |
---|---|---|
objects | CadBlockTableObject[] | The objects array. |
See Also
- class CadBlockTableObject
- class CadBlockRecordList
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD