Gets the top band items collection from the SectionView.

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

Syntax

C#
public SectionViewBandItemCollection GetTopBandItems()
Visual Basic
Public Function GetTopBandItems As SectionViewBandItemCollection
Visual C++
public:
SectionViewBandItemCollection^ GetTopBandItems()

See Also