Contents

setBusCount(_:)

Changes the number of busses in the array.

Declaration

func setBusCount(_ count: Int) throws

Parameters

  • count:

    The new number of busses in the array.

Discussion

  • false if the operation failed.

Discussion

See Also

Bus Array Methods and Properties