CadBlockRecordList.AddRange

CadBlockRecordList.AddRange method

Adds the range of the objects to container.

public void AddRange(CadBlockTableObject[] objects)
ParameterTypeDescription
objectsCadBlockTableObject[]The objects array.

See Also