CANTCritical |
The CANTCriticalStationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of CANTCriticalStation objects in the collection. | |
| Item | ||
| ParentAlignmentId | Get the ObjectId of the parent alignment. |
| Name | Description | |
|---|---|---|
| Add(Double, SuperelevationCriticalStationType) | Obsolete. Adds a CANTCriticalStation of the specified transition type at the specified station. | |
| Add(Double, SuperelevationCriticalStationType, SuperelevationAttainmentRegionType) | Adds a CANTCriticalStation of the specified transition type at the specified station. | |
| GetCriticalStationAt | Returns the CANTCriticalStation object at the specified station value. | |
| GetEnumerator | Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection. | |
| GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. | |
| IsCriticalStation | Returns whether there is a CANTCriticalStation at the specified station value. | |
| RemoveAt | Removes the CANTCriticalStation object from the collection at a specified index. |