Edit

Share via


LinkedWindows Interface

Definition

[System.Runtime.InteropServices.Guid("0002E16C-0000-0000-C000-000000000046")]
public interface LinkedWindows : Microsoft.Vbe.Interop._LinkedWindows
[<System.Runtime.InteropServices.Guid("0002E16C-0000-0000-C000-000000000046")>]
type LinkedWindows = interface
    interface _LinkedWindows
Public Interface LinkedWindows
Implements _LinkedWindows
Derived
Attributes
Implements

Properties

Count (Inherited from _LinkedWindows)
Parent (Inherited from _LinkedWindows)
VBE (Inherited from _LinkedWindows)

Methods

Add(Window) (Inherited from _LinkedWindows)
GetEnumerator() (Inherited from _LinkedWindows)
Item(Object) (Inherited from _LinkedWindows)
Remove(Window) (Inherited from _LinkedWindows)

Applies to