CadStylesList.AddRange

CadStylesList.AddRange method

Adds the range of the objects to container.

public void AddRange(CadStyleTableObject[] objects)
ParameterTypeDescription
objectsCadStyleTableObject[]The objects array.

See Also