RemoveAll Method

Removes all the band items from the current collection.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public void RemoveAll()

Visual Basic

Public Sub RemoveAll

Visual C++

public:
void RemoveAll()

See Also