Represents an instance of a field for a managed code generic type.
Syntax
IDebugGenericFieldInstance : IUnknown
Methods
This interface implements the following methods:
| Method | Description |
|---|---|
| GetTypeArguments | Retrieves the type parameter arguments for this instance. |
| TypeArgumentCount | Returns the number of type parameter arguments for this instance. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll