Click or drag to resize

StraightLineAsPolylineD3DClear Method

Removes all items from the ICollectionT.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public void Clear()

Implements

ICollectionTClear
Exceptions
ExceptionCondition
NotSupportedExceptionThe ICollectionT is read-only.
See Also