Gets all the space proxies which are managed by this container.

C# | Visual Basic | Visual C++ | J# |
public ICollection<ISpaceProxy> GetSpaceProxies()
Public Function GetSpaceProxies As ICollection(Of ISpaceProxy)
public: ICollection<ISpaceProxy^>^ GetSpaceProxies()
public ICollection<ISpaceProxy> GetSpaceProxies()

All the space proxies which are managed by this container.