扩展 IDebugTypeFieldBuilder,以便能够创建数组类型。
语法
IDebugTypeFieldBuilder2 : IDebugTypeFieldBuilder
对调用者的说明
可以从符号提供程序获取此接口。
方法
除了 IDebugTypeFieldBuilder 接口上的方法外,此接口还实现以下方法:
| 方法 | 说明 |
|---|---|
| CreateArrayOfType | 创建指定类型和大小的数组。 |
要求
标头:Sh.h
命名空间:Microsoft.VisualStudio.Debugger.Interop
程序集:Microsoft.VisualStudio.Debugger.Interop.dll