Share

ParamBoolCollection Class

A collection of boolean parameters.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.RuntimeParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^>
    Autodesk.Civil.RuntimeParamBoolCollection


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

Syntax

C#

public sealed class ParamBoolCollection : ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^>

VB

Public NotInheritable Class ParamBoolCollection
	Inherits ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^>

C++

public ref class ParamBoolCollection sealed : public ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^>

The ParamBoolCollection type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?