CadVportList.AddRange

CadVportList.AddRange method

Adds the range of the objects to container.

public void AddRange(CadVportTableObject[] objects)
ParameterTypeDescription
objectsCadVportTableObject[]The objects array.

See Also