DoubleCollectionAddRange Method

Adds a range of values to the end of this integer collection. This method grows the collection capacity if necessary.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual void AddRange(
        double[] range
)

Parameters

range  Double
 
See Also

©  Bricsys NV. All rights reserved.