Inheritance Hierarchy
SystemObjectAutodesk.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 abstract class ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^> : IEnumerable<ParamBool>
VB
Public MustInherit Class ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^> Implements IEnumerable(Of ParamBool)
C++
public ref class ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^> abstract : IEnumerable<ParamBool^>
The ParamCollectionBase<Autodesk::Civil::Runtime::ParamBool,Autodesk::Civil::Runtime::ParamBool ^> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count | |
![]() | ItemInt32 | |
![]() | ItemString |
Methods
Name | Description | |
---|---|---|
![]() | GetEnumerator | |
![]() | GetObjectEnumerator | |
![]() | Value(Int32) | |
![]() | Value(String) |