public Room GetRoom( int id )
Public Function GetRoom ( _ id As Integer _ ) As Room
public: Room^ GetRoom( int id )