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

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

Syntax

C#
public SectionViewBandSetItemCollection GetTopBandSetItems()
Visual Basic
Public Function GetTopBandSetItems As SectionViewBandSetItemCollection
Visual C++
public:
SectionViewBandSetItemCollection^ GetTopBandSetItems()

See Also