IDebugGenericFieldDefinition

表示托管代码泛型类型的字段定义。

语法

IDebugGenericFieldDefinition : IUnknown

方法

此接口实现以下方法:

方法 说明
ConstructInstantiation 构造给定类型参数数组的字段实例。
GetFormalTypeParams 检索给定参数数的类型参数。
TypeParamCount 检索与泛型字段关联的类型参数数。

要求

标头:Sh.h

命名空间:Microsoft.VisualStudio.Debugger.Interop

程序集:Microsoft.VisualStudio.Debugger.Interop.dll