DoubleCollectionRemove Method

Removes the specified value from the collection.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual void Remove(
        double value
)

Parameters

value  Double
[in] Value to match for removal.
Remarks
Removes only the first matched value.
See Also

©  Bricsys NV. All rights reserved.