[]
Searches for a Space or View with the given space ID.
public Space GetSpace(int id)
Public Function GetSpace(id As Integer) As Space
The ID of the space to look for.
The found Space or null.