EnumCount Method

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

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

Syntax

C#

public uint EnumCount()

Visual Basic

Public Function EnumCount As UInteger

Visual C++

public:
unsigned int EnumCount()

See Also