[This is preliminary documentation and is subject to change.]
A TransferPoints
| C# | Visual Basic | Visual C++ |
public class TransferPoints : SifList<TransferPoint>
Public Class TransferPoints _ Inherits SifList(Of TransferPoint)
public ref class TransferPoints : public SifList<TransferPoint^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| TransferPointsTransferPointsNew()() |
Creates an instance of a TransferPoints
| |
| TransferPointsTransferPointsNew(TransferPoint) |
Constructor that accepts values for all mandatory fields
| |
| AddTransferPoint(EmbarkBusRouteDetail, DisembarkBusRouteDetail) | Adds the value of the <TransferPoint> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifList<(Of <TransferPoint>)> | ||||
| TransferPoints | ||||