setBusCount(_:)
Changes the number of busses in the array.
Declaration
func setBusCount(_ count: Int) throwsParameters
- count:
The new number of busses in the array.
Discussion
false if the operation failed.
Changes the number of busses in the array.
func setBusCount(_ count: Int) throwsThe new number of busses in the array.
false if the operation failed.