A collection of profile parameters.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.RuntimeParamCollectionBase<Autodesk::Civil::Runtime::ParamProfile,Autodesk::Civil::Runtime::ParamProfile ^>
Autodesk.Civil.RuntimeParamProfileCollection
Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class ParamProfileCollection : ParamCollectionBase<Autodesk::Civil::Runtime::ParamProfile,Autodesk::Civil::Runtime::ParamProfile ^>
VB
Public NotInheritable Class ParamProfileCollection Inherits ParamCollectionBase<Autodesk::Civil::Runtime::ParamProfile,Autodesk::Civil::Runtime::ParamProfile ^>
C++
public ref class ParamProfileCollection sealed : public ParamCollectionBase<Autodesk::Civil::Runtime::ParamProfile,Autodesk::Civil::Runtime::ParamProfile ^>
The ParamProfileCollection type exposes the following members.