Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("DA936B63-AC8B-11D1-B6E5-00A0C90F2744")]
public class AddinsClass : Microsoft.Vbe.Interop.Addins, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("DA936B63-AC8B-11D1-B6E5-00A0C90F2744")>]
type AddinsClass = class
interface _AddIns
interface Addins
interface IEnumerable
Public Class AddinsClass
Implements Addins, IEnumerable