次の方法で共有


CodePanesClass クラス

定義

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E174-0000-0000-C000-000000000046")]
public class CodePanesClass : Microsoft.Vbe.Interop.CodePanes, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E174-0000-0000-C000-000000000046")>]
type CodePanesClass = class
    interface _CodePanes
    interface CodePanes
    interface IEnumerable
Public Class CodePanesClass
Implements CodePanes, IEnumerable
継承
CodePanesClass
属性
実装

コンストラクター

CodePanesClass()

プロパティ

Count
Current
Parent
VBE

メソッド

GetEnumerator()
Item(Object)

適用対象