次の方法で共有


_VBComponents インターフェイス

定義

[System.Runtime.InteropServices.Guid("EEE0091C-E393-11D1-BB03-00C04FB6C4A6")]
public interface _VBComponents : Microsoft.Vbe.Interop._VBComponents_Old
[<System.Runtime.InteropServices.Guid("EEE0091C-E393-11D1-BB03-00C04FB6C4A6")>]
type _VBComponents = interface
    interface _VBComponents_Old
Public Interface _VBComponents
Implements _VBComponents_Old
派生
属性
実装

プロパティ

Count
Parent
VBE

メソッド

Add(vbext_ComponentType)
AddCustom(String)
AddMTDesigner(Int32)
GetEnumerator()
Import(String)
Item(Object)
Remove(VBComponent)

適用対象