ProfileViewBandSetStyleGetTopBandSetItems Method |
Gets the top band items collection from the current bandset style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ProfileViewBandSetItemCollection GetTopBandSetItems()
Public Function GetTopBandSetItems As ProfileViewBandSetItemCollection
public:
ProfileViewBandSetItemCollection^ GetTopBandSetItems()
Return Value
ProfileViewBandSetItemCollection
See Also