GetTopBandItems Method

Gets the top band items collection from the ProfileView.

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

Syntax

C#

public ProfileViewBandItemCollection GetTopBandItems()

Visual Basic

Public Function GetTopBandItems As ProfileViewBandItemCollection

Visual C++

public:
ProfileViewBandItemCollection^ GetTopBandItems()

See Also