Поделиться через


IDebugGenericFieldInstance

Represents an instance of a field for a managed code generic type.

IDebugGenericFieldInstance : IUnknown

Methods

This interface implements the following methods:

Method

Description

IDebugGenericFieldInstance::GetTypeArguments

Retrieves the type parameter arguments for this instance.

IDebugGenericFieldInstance::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