SectionViewBandSetGetTopBandItems Method |
Gets the top band items collection from the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewBandItemCollection GetTopBandItems()
Public Function GetTopBandItems As SectionViewBandItemCollection
public:
SectionViewBandItemCollection^ GetTopBandItems()
Return Value
SectionViewBandItemCollection
See Also