CadUcsList.AddRange

CadUcsList.AddRange method

Adds the range of the objects to container.

public void AddRange(CadUcsTableObject[] objects)
ParameterTypeDescription
objectsCadUcsTableObject[]The objects array.

See Also