Note: This API is now obsolete.
Initializes a new instance of the SectionViewBandSetItemCollection class
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
[ObsoleteAttribute("Use SectionViewBandSetItemCollection(BandLocationType location, ObjectId sectionViewBandSetStyleId) instead.", true)] public SectionViewBandSetItemCollection( BandLocationType location )
VB
<ObsoleteAttribute("Use SectionViewBandSetItemCollection(BandLocationType location, ObjectId sectionViewBandSetStyleId) instead.", true)> Public Sub New ( location As BandLocationType )
C++
public: [ObsoleteAttribute(L"Use SectionViewBandSetItemCollection(BandLocationType location, ObjectId sectionViewBandSetStyleId) instead.", true)] SectionViewBandSetItemCollection( BandLocationType location )
Parameters
- location BandLocationType