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


IDebugGenericFieldDefinition

Represents the definition of a field for a managed code generic type.

IDebugGenericFieldDefinition : IUnknown

Methods

This interface implements the following methods:

Method

Description

IDebugGenericFieldDefinition::ConstructInstantiation

Constructs a field instance given an array of type arguments.

IDebugGenericFieldDefinition::GetFormalTypeParams

Retrieves the type parameters given the number of parameters.

IDebugGenericFieldDefinition::TypeParamCount

Retrieves the number of type parameters associated with the generic field.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll