Gets the top band items collection from the ProfileView.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public ProfileViewBandItemCollection GetTopBandItems()
VB
Public Function GetTopBandItems As ProfileViewBandItemCollection
C++
public: ProfileViewBandItemCollection^ GetTopBandItems()