ExpressionCollectionClear Method

Removes all Expressions from the collection.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void Clear()
Remarks
This will remove all Expression objects in AlignmentExpressionSet or ProfileExpressionSet.
See Also