This class stores all the band items, serves as a base class for the profile/section view band items collection.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public abstract class BandSetItemCollection : IDisposable
Visual Basic
Public MustInherit Class BandSetItemCollection _
Implements IDisposable
Visual C++
public ref class BandSetItemCollection abstract : IDisposable
Inheritance Hierarchy
System.Object
Autodesk.Civil.DatabaseServices.Styles.BandSetItemCollection
Autodesk.Civil.DatabaseServices.ProfileViewBandItemCollection
Autodesk.Civil.DatabaseServices.SectionViewBandItemCollection
Autodesk.Civil.DatabaseServices.Styles.ProfileViewBandSetItemCollection
Autodesk.Civil.DatabaseServices.Styles.SectionViewBandSetItemCollection
Autodesk.Civil.DatabaseServices.Styles.BandSetItemCollection
Autodesk.Civil.DatabaseServices.ProfileViewBandItemCollection
Autodesk.Civil.DatabaseServices.SectionViewBandItemCollection
Autodesk.Civil.DatabaseServices.Styles.ProfileViewBandSetItemCollection
Autodesk.Civil.DatabaseServices.Styles.SectionViewBandSetItemCollection