ComponentsClass クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("BE39F3D6-1B13-11D0-887F-00A0C90F2744")]
public class ComponentsClass : Microsoft.Vbe.Interop.Components, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("BE39F3D6-1B13-11D0-887F-00A0C90F2744")>]
type ComponentsClass = class
interface _Components
interface Components
interface IEnumerable
Public Class ComponentsClass
Implements Components, IEnumerable
- 継承
-
ComponentsClass
- 属性
- 実装
コンストラクター
| ComponentsClass() |
プロパティ
| Application | |
| Count | |
| Parent | |
| VBE |
メソッド
| Add(vbext_ComponentType) | |
| GetEnumerator() | |
| Import(String) | |
| Item(Object) | |
| Remove(Component) |