This class stores all the band items, serves as a base class for the profile/section view band items collection.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.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

See Also