Share

SectionViewBandSetStyle.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.7.0.1276

Syntax

C#

public SectionViewBandSetItemCollection GetTopBandSetItems()

VB

Public Function GetTopBandSetItems As SectionViewBandSetItemCollection

C++

public:
SectionViewBandSetItemCollection^ GetTopBandSetItems()

Return Value

SectionViewBandSetItemCollection

See Also

Reference

Was this information helpful?