The SuperelevationCriticalStationCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a SuperelevationCriticalStation of the specified transition type at the specified station.
Public methodGetCriticalStationAt
Returns the SuperelevationCriticalStation object at the specified station value.
Public methodGetEnumerator
Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection.
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodIsCriticalStation
Returns whether there is a SuperelevationCriticalStation at the specified station value.
Public methodRemoveAt
Removes the SuperelevationCriticalStation object from the collection at a specified index.

See Also