RemoveAllDescendants Method

Removes all the descendants under the current labelstyle node.

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

Syntax

C#

public void RemoveAllDescendants()

Visual Basic

Public Sub RemoveAllDescendants

Visual C++

public:
void RemoveAllDescendants()

See Also