Gets the number of values in the enums for this parameter.
Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public uint EnumCount()
VB
Public Function EnumCount As UInteger
C++
public: unsigned int EnumCount()