![]() ![]() | The number of parking places. |
![]() |
Default constructor |
![]() | Gets or sets the cell at which this parking place resides. |
![]() | Should the cell be filled with the presented color ? |
![]() | Gets the id of the parking place. |
![]() | The legend indicator of the side object |
![]() | Gets a boolean that indicates that the parking place is free. |
![]() | Gets a boolean that indicates that the parking place is full. |
![]() | Boolean indicating if the parking place is occupied. |
![]() | Gets a boolean that indicates if the parking place is reserved. |
![]() | Gets or sets the lane to which this parking place is attached. |
![]() | Gets the number of parking places on the current parking. |
![]() | Gets the number of places free on the current parking. |
![]() | The color to fill the cell of the side object with |
![]() | Gets the number of vehicles parked on the current parking. |
![]() | Ejects a vehicle from the parking place and inserts in onto the road. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Parks a vehicle on the parking place. |
![]() | Reserves the parking place for a certain vehicle. |
![]() | Resets the parking place |
![]() | Returns a String that represents the current Object. |
![]() | The cell that indicates the position along the lane. |
![]() | The pseudo unique id of the parking place. |
![]() | The lane that connects to this parking place. |
![]() | The current status of the parking system. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ParkingPlace Class | CBPRS.Parking Namespace