次の方法で共有


_Components インターフェイス

定義

[System.Runtime.InteropServices.Guid("0002E161-0000-0000-C000-000000000046")]
public interface _Components : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0002E161-0000-0000-C000-000000000046")>]
type _Components = interface
    interface IEnumerable
Public Interface _Components
Implements IEnumerable
派生
属性
実装

プロパティ

Application
Count
Parent
VBE

メソッド

Add(vbext_ComponentType)
GetEnumerator()
Import(String)
Item(Object)
Remove(Component)

適用対象