Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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