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