CodePanes 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[System.Runtime.InteropServices.Guid("0002E172-0000-0000-C000-000000000046")]
public interface CodePanes : Microsoft.Vbe.Interop._CodePanes
[<System.Runtime.InteropServices.Guid("0002E172-0000-0000-C000-000000000046")>]
type CodePanes = interface
interface _CodePanes
Public Interface CodePanes
Implements _CodePanes
- 派生
- 属性
- 实现
属性
Count | (继承自 _CodePanes) |
Current | (继承自 _CodePanes) |
Parent | (继承自 _CodePanes) |
VBE | (继承自 _CodePanes) |
方法
GetEnumerator() | (继承自 _CodePanes) |
Item(Object) | (继承自 _CodePanes) |