CadLayersList.AddRange

CadLayersList.AddRange method

Adds the range of the objects to container.

public void AddRange(CadLayerTable[] objects)
ParameterTypeDescription
objectsCadLayerTable[]The objects array.

See Also