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