ProfileViewBandSetItemCollection(BandLocationType) Constructor

Note: This API is now obsolete.

Initializes a new instance of the ProfileViewBandSetItemCollection class

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use ProfileViewBandSetItemCollection(BandLocationType location, ObjectId profileViewBandSetStyleId) instead.", 
	true)]
public ProfileViewBandSetItemCollection(
	BandLocationType location
)

Parameters

location  BandLocationType
 
See Also