次の方法で共有


_AddIns インターフェイス

定義

[System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")]
public interface _AddIns : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")>]
type _AddIns = interface
    interface IEnumerable
Public Interface _AddIns
Implements IEnumerable
派生
属性
実装

プロパティ

Count
Parent
VBE

メソッド

GetEnumerator()
Item(Object)
Update()

適用対象