Gets the number of valid ModelParameters.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public static int Length()
Visual Basic
Public Shared Function Length As Integer

Return Value

the length of the ModelParameter list

See Also