次の方法で共有


LinkedWindowsClass クラス

定義

[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
継承
LinkedWindowsClass
属性
実装

コンストラクター

LinkedWindowsClass()

プロパティ

Count
Parent
VBE

メソッド

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

適用対象