Share

ParamPointCollection Class

A collection of point parameters.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.RuntimeParamCollectionBase<Autodesk::Civil::Runtime::ParamPoint,Autodesk::Civil::Runtime::ParamPoint ^>
    Autodesk.Civil.RuntimeParamPointCollection


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

Syntax

C#

public sealed class ParamPointCollection : ParamCollectionBase<Autodesk::Civil::Runtime::ParamPoint,Autodesk::Civil::Runtime::ParamPoint ^>

VB

Public NotInheritable Class ParamPointCollection
	Inherits ParamCollectionBase<Autodesk::Civil::Runtime::ParamPoint,Autodesk::Civil::Runtime::ParamPoint ^>

C++

public ref class ParamPointCollection sealed : public ParamCollectionBase<Autodesk::Civil::Runtime::ParamPoint,Autodesk::Civil::Runtime::ParamPoint ^>

The ParamPointCollection type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?