Gets the number of values in the enums for this parameter.

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

Syntax

C#
public uint EnumCount()
Visual Basic
Public Function EnumCount As UInteger
Visual C++
public:
unsigned int EnumCount()

See Also