SortedStations Method

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

Syntax

C#

public double[] SortedStations()

Visual Basic

Public Function SortedStations As Double()

Visual C++

public:
array<double>^ SortedStations()

See Also