IDebugTypeFieldBuilder2

Extends the IDebugTypeFieldBuilder to be able to create array types.

Syntax

IDebugTypeFieldBuilder2 : IDebugTypeFieldBuilder

Notes for Callers

This interface can be obtained from the symbol provider.

Methods

In addition to the methods on the IDebugTypeFieldBuilder interface, this interface implements the following method:

Method Description
CreateArrayOfType Creates an array of the specified type and size.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll