LinkedWindows Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Add(Window^) | Adds a window to the collection of currently linked windows. |
![]() | GetEnumerator() | Gets an enumerator for items in the collection. |
![]() | Item(Object^) | Returns a Window object in a LinkedWindows collection. |
![]() | Remove(Window^) | Removes a window from the collection of currently linked windows. |
Show:
