Share

BandSetItemCollection Constructor

Initializes a new instance of the BandSetItemCollection class



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

Syntax

C#

public BandSetItemCollection(
	BandLocationType location
)

VB

Public Sub New ( 
	location As BandLocationType
)

C++

public:
BandSetItemCollection(
	BandLocationType location
)

Parameters

location  BandLocationType
 

See Also

Reference

Was this information helpful?