Initializes a new instance of the SectionViewBandItemCollection class
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public SectionViewBandItemCollection( ObjectId sectionViewId, BandLocationType location ) |
| Visual Basic |
|---|
Public Sub New ( _ sectionViewId As ObjectId, _ location As BandLocationType _ ) |
| Visual C++ |
|---|
public: SectionViewBandItemCollection( ObjectId sectionViewId, BandLocationType location ) |