Share

ParamProfileCollection Class

A collection of profile parameters.

Inheritance Hierarchy

SystemObject
  Autodesk.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.

Properties

Methods

See Also

Reference

Was this information helpful?