Initializes a new instance of the BandSetItemCollection class

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public BandSetItemCollection(
	BandLocationType location
)
Visual Basic
Public Sub New ( _
	location As BandLocationType _
)
Visual C++
public:
BandSetItemCollection(
	BandLocationType location
)

Parameters

location
Type: Autodesk.Civil..::..BandLocationType

See Also