_AddIns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Derived
- Attributes
- Implements
Properties
Count | |
Parent | |
VBE |
Methods
GetEnumerator() | |
Item(Object) | |
Update() |