Gets the length of the lines array 1, 2 or 3.

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

Syntax

C#
public int Length { get; }
Visual Basic
Public ReadOnly Property Length As Integer
	Get

Field Value

The length.

See Also