M

Document.NewRoom

Description:
Creates a new unplaced room and with an assigned phase.
Overloads (3):
NewRoom(Phase)
public Room NewRoom(
	Phase phase
)
Return Value nullNothingnullptr If successful the new room , otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .