Share

ParamDoubleCollection Class

A collection of double parameters.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.RuntimeParamCollectionBase<Autodesk::Civil::Runtime::ParamDouble,Autodesk::Civil::Runtime::ParamDouble ^>
    Autodesk.Civil.RuntimeParamDoubleCollection


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

Syntax

C#

public sealed class ParamDoubleCollection : ParamCollectionBase<Autodesk::Civil::Runtime::ParamDouble,Autodesk::Civil::Runtime::ParamDouble ^>

VB

Public NotInheritable Class ParamDoubleCollection
	Inherits ParamCollectionBase<Autodesk::Civil::Runtime::ParamDouble,Autodesk::Civil::Runtime::ParamDouble ^>

C++

public ref class ParamDoubleCollection sealed : public ParamCollectionBase<Autodesk::Civil::Runtime::ParamDouble,Autodesk::Civil::Runtime::ParamDouble ^>

The ParamDoubleCollection type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?