Edit

Share via


LinkedWindowsClass Class

Definition

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E187-0000-0000-C000-000000000046")]
public class LinkedWindowsClass : Microsoft.Vbe.Interop.LinkedWindows, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E187-0000-0000-C000-000000000046")>]
type LinkedWindowsClass = class
    interface _LinkedWindows
    interface LinkedWindows
    interface IEnumerable
Public Class LinkedWindowsClass
Implements IEnumerable, LinkedWindows
Inheritance
LinkedWindowsClass
Attributes
Implements

Constructors

LinkedWindowsClass()

Properties

Count
Parent
VBE

Methods

Add(Window)
GetEnumerator()
Item(Object)
Remove(Window)

Applies to