Gets all the space proxies which are managed by this container.
Declaration Syntax
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()
Return Value
All the space proxies which are managed by this container.