GetTopBandSetItems Method

Gets the top band items collection from the current bandset style.

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

Syntax

C#

public SectionViewBandSetItemCollection GetTopBandSetItems()

Visual Basic

Public Function GetTopBandSetItems As SectionViewBandSetItemCollection

Visual C++

public:
SectionViewBandSetItemCollection^ GetTopBandSetItems()

See Also