WorkspaceManager.GetWorkspace Method
| Name | Parameters | Description |
|---|---|---|
| GetWorkspace(Int32) | index | Returns a workspace with a specific index from the WorkspaceManager.Workspaces collection. |
| GetWorkspace(String) | name | Returns a workspace with a specific name from the WorkspaceManager.Workspaces collection. |